Bug 2267618
| Summary: | "ibus restart" repeats sending Enter key event at konsole | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> |
| Component: | ibus | Assignee: | fujiwara <tfujiwar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | i18n-bugs, shawn.p.huang, tfujiwar |
| Target Milestone: | --- | Keywords: | i18n, Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ibus-1.5.32~rc1-4.fc42 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-03-19 00:16:19 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: | |||
|
Description
Akira TAGOH
2024-03-04 07:57:07 UTC
It's a known issue that IBus can work with the activated input context in Wayland and the Enter key was handled out of IBus. Maybe this is relative with the XIM support in Wayland. Closing this as duplicated at the moment until I get the better fix. The workaround is to switch the input focus on another application and switch back the input focus on the terminal again. *** This bug has been marked as a duplicate of bug 2267608 *** The parent bug is fixed and this issue is reopen. The syslog shows: 2 27 14:51:26 host kwin_wayland_wrapper[10312]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough! 2 27 14:51:27 host kwin_wayland_wrapper[10312]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough! and the issue cannot be fix in ibus side 100% as I tried to handle the key release event. Now I add to wait for 1 sec in ibus command to send the release event for the workaround and it can avoid the key repeating but freezing key is not fixed. I.e. the workaround fixes `ibus restart` but leaves an issue in `ibus exit` which should be reported to kwin_wayland. FEDORA-2025-d504af69df (ibus-1.5.32~rc1-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-d504af69df FEDORA-2025-d504af69df has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d504af69df` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d504af69df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d504af69df has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d504af69df` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d504af69df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d504af69df has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d504af69df` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d504af69df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d504af69df has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d504af69df` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d504af69df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d504af69df (ibus-1.5.32~rc1-4.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |