Bug 1611894

Summary: "Del" key or remove characters does not work well with ibus-hangul
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gnome-shellAssignee: Carlos Garnacho <cgarnach>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 28CC: 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
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:

Comment 1 fujiwara 2018-08-03 03:22:19 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.

Comment 2 fujiwara 2018-09-05 03:15:46 UTC
This bug is still not fixed.
I created an new issue in upstream.

Comment 3 fujiwara 2018-09-11 09:37:26 UTC
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.

Comment 4 Jens Petersen 2018-09-25 05:52:08 UTC
According to mfabian this also affects GNOME on X.

Comment 5 fujiwara 2018-09-26 04:10:46 UTC
(In reply to Jens Petersen from comment #4)
> According to mfabian this also affects GNOME on X.

I don't think so.

Comment 6 fujiwara 2018-09-26 07:19:57 UTC
(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.

Comment 7 fujiwara 2018-10-29 09:51:35 UTC
forwarding-key-event has been integrated in Fedora 29 gnome-shell but I think it won't be backported to Fedora 28.