https://bugzilla.redhat.com/show_bug.cgi?id=2240167
Bug ID: 2240167 Summary: Need to press Super+space twice to activate/deactivate on Cinnamon desktop Product: Fedora Version: 39 OS: Linux Status: NEW Component: ibus Keywords: i18n Severity: medium Assignee: tfujiwar@redhat.com Reporter: tagoh@redhat.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com, tfujiwar@redhat.com Target Milestone: --- Classification: Fedora
Summary says it all. The first Super+space just inserts a space and no input engine selector popped up. Super key needs to keep pressed though, the 2nd Super+space pops up the selector as expected.
Reproducible: Always
Steps to Reproduce: 1.Install from Fedora-Cinnamon-Live-x86_64-39-20230920.n.0.iso with ja 2.Boot and open gnome-terminal and/or xed 3.Press Super and space 4.Release space key only and press space key again Actual Results: space character are inserted at 3, and the selector popped up at 4
Expected Results: the selector should be popped up at 3 without inserting space
$ rpm -qa | grep -e ^ibus ibus-libs-1.5.29~rc1-3.fc39.x86_64 ibus-gtk3-1.5.29~rc1-3.fc39.x86_64 ibus-gtk2-1.5.29~rc1-3.fc39.x86_64 ibus-setup-1.5.29~rc1-3.fc39.noarch ibus-1.5.29~rc1-3.fc39.x86_64 ibus-panel-1.5.29~rc1-3.fc39.x86_64 ibus-anthy-python-1.5.15-2.fc39.noarch ibus-anthy-1.5.15-2.fc39.x86_64 ibus-hangul-1.5.5-3.fc39.x86_64 ibus-libpinyin-1.15.4-1.fc39.x86_64 ibus-libzhuyin-1.10.2-4.fc39.x86_64 ibus-m17n-1.4.22-1.fc39.x86_64 ibus-typing-booster-2.24.1-1.fc39.noarch ibus-gtk4-1.5.29~rc1-3.fc39.x86_64
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
--- Comment #1 from fujiwara tfujiwar@redhat.com --- Workaround:
1. Menu -> Preferences -> Applets (or Run `cinnamon-settings applets`) and open "Applets" dialog 2. Select "Download" tag in the "Applets" dialog and find "Menu" applet. 3. Click "Configure" gear button on the "Menu" applet and open "Menu" dialog 4. Select "Menu" tag in the "Menu" dialog and find "Keyboard shortcut to open and close the menu" configuration in "Behavior" seciton 5. Click the default "Super_L" button in the confnguration and change another shortcut key likes "Print". 6. Close all dialogs
The you will find your customized setting is saved in $HOME/.config/cinnamon/spices/menu@cinnamon.org/0.json against /usr/share/cinnamon/applets/menu@cinnamon.org/settings-schema.json
Now you can use Super-space from the first typing.
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Github | |linuxmint/cinnamon/issues/7 | |567 Github | |linuxmint/cinnamon/issues/1 | |0505
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
--- Comment #2 from fujiwara tfujiwar@redhat.com --- muffin in Cinnamon is similar with mutter in GNOME and once it binds XIGrabKeycode() fur Super key, it seems the key cannot be forwarded to IBus even if ClutterEvent filter gets FALSE. Seems XIGrabKeycode() is suppressed until the key is released. The usage of XIAllowEvents() with XISyncDevice and XIReplayDevice is complicated for me.
Currently it's difficult to fix the isuse in Cinnamon side. Another workaround is to add a shortcut key in `cinnamon-settings keyboard` and I may consider a new command `ibus engine --switcher` in the future.
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
Aoife Moloney amoloney@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2024-11-27 21:31:11
--- Comment #3 from Aoife Moloney amoloney@redhat.com --- Fedora Linux 39 entered end-of-life (EOL) status on 2024-11-26.
Fedora Linux 39 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
--- Comment #4 from fujiwara tfujiwar@redhat.com --- I can reproduce the issue in Fedora 41 but it would be a Cinnamon upstream issue.
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
--- Comment #5 from Parag Nemade pnemade@redhat.com --- Maybe someone can open upstream issue and/or this bug can be also reopened and targeted for F41.
https://bugzilla.redhat.com/show_bug.cgi?id=2240167
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|EOL |UPSTREAM
i18n-bugs@lists.fedoraproject.org