[konsole] [Bug 343938] Konsole handles dead keys and Compose incorrectly
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Wed Mar 21 20:33:08 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=343938
--- Comment #6 from flo at windfisch.org ---
I don't have ibus installed on any of my systems; also, I just checked with the
`xev` tool: upon pressing <dead_greek> <j>, it produces the attached log. Most
importantly, it features:
...
KeyPress event, serial 33, synthetic NO, window 0x2e00001,
root 0x4e8, subw 0x0, time 22618620, (214,139), root:(218,867),
state 0x0, keycode 44 (keysym 0x6a, j), same_screen YES,
XLookupString gives 1 bytes: (6a) "j"
XmbLookupString gives 1 bytes: (6a) "j"
XFilterEvent returns: True
KeyPress event, serial 33, synthetic NO, window 0x2e00001,
root 0x4e8, subw 0x0, time 22618620, (214,139), root:(218,867),
state 0x0, keycode 0 (keysym 0x10003b8, U03B8), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 2 bytes: (ce b8) "θ"
XFilterEvent returns: False
...
Which suggests to me that any X11 application should "just work". What could
cause this issue here, shouldn't it work fine without ibus installed, too?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list