Bug 1611894
| Summary: | "Del" key or remove characters does not work well with ibus-hangul | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sangu <sangu.fedora> |
| Component: | gnome-shell | Assignee: | Carlos Garnacho <cgarnach> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | fmuellner, i18n-bugs, otaylor, pwu, shawn.p.huang, tfujiwar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-10-29 09:51:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
sangu
2018-08-03 02:21:24 UTC
GNOME Wayland has a problem in forward-key-event. https://gitlab.gnome.org/GNOME/gnome-shell/issues/275 I think ibus-hangul works fine with GNOME Xorg. This bug is still not fixed. I created an new issue in upstream. Unfortunately there is no workaround if forward-key-event is used in GNOME Wayland. If you use GNOME Xorg, I think you won't see this bug. I confirmed the submitted patches fix a critical infinite loop in key typing. According to mfabian this also affects GNOME on X. (In reply to Jens Petersen from comment #4) > According to mfabian this also affects GNOME on X. I don't think so. (In reply to fujiwara from comment #5) > (In reply to Jens Petersen from comment #4) > > According to mfabian this also affects GNOME on X. > > I don't think so. OK, you mean shell entry boxes likes Alt-F2 but not GTK applications. forwarding-key-event has been integrated in Fedora 29 gnome-shell but I think it won't be backported to Fedora 28. |