Bug 2226646
Summary: | Maliit On Screen Keyboard Fails to Open Automatically On KDE Plasma Workspaces | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Keith Lyons <keith_lyons> | ||||||||||
Component: | maliit-keyboard | Assignee: | Jan Grulich <jgrulich> | ||||||||||
Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 38 | CC: | ajax, i18n-bugs, jgrulich, kde-sig, kparal, ofourdan, peter.hutterer, rdieter, tagoh, thunderbirdtr | ||||||||||
Target Milestone: | --- | Keywords: | CommonBugs, Desktop | ||||||||||
Target Release: | --- | ||||||||||||
Hardware: | x86_64 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | https://discussion.fedoraproject.org/t/common-issue/85479 | ||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2024-03-18 05:17:14 UTC | Type: | --- | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Description
Keith Lyons
2023-07-26 05:01:49 UTC
Created attachment 1980093 [details]
maliit-keyboard.conf
Please put this file under /etc/X11/xinit/xinput.d and then imsettings-switch Mallit
make sure you have a symlink $HOME/.config/imsettings/xinputrc to it then.
Once you restarting a plasma session, it should works as expected.
It looks like that attachment is a flatpak related to flatseal. Can you confirm? I was expecting a text file. Created attachment 1980227 [details]
mailiit-keyboard.conf
Oops, sorry. this should be correct one.
Thanks for the quick turnaround, Akira! That did resolve the issue. Let me know if anything additional would be helpful on my end. Created attachment 1980403 [details]
maliit-keyboard.conf
Probably no need to have DISABLE_IMSETTINGS line. So users can switch Input Method anytime by imsettings. we just need to own this in maliit-keyboard package.
I can confirm that the bug remains resolved when the DISABLE_IMSETTINGS line is omitted (for English anyway). Created attachment 1989511 [details]
Updated proposed config file
This requires imsettings-1.8.5
The above config may be still needed to avoid running maliit from imsettings though, this issue won't happens if no one use imsettings. "none" as default IM in imsettings prevents to work on Plasma Wayland now. so this could be fixed in next release. If you still see this, please remove $HOME/.config/imsettings/xinputrc |