Description of problem: "Del" key or remove characters does not work well with ibus-hangul Version-Release number of selected component (if applicable): 1.5.1-1 How reproducible: always Steps to Reproduce: 1. switch ibus-hangul 2. inuput characters 3. click del key Actual results: no change Expected results: del characters Additional info:
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.