https://bugzilla.redhat.com/show_bug.cgi?id=2267618
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Status|CLOSED |POST Keywords| |Reopened
--- Comment #2 from fujiwara tfujiwar@redhat.com --- 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.