https://bugs.kde.org/show_bug.cgi?id=520344
Kristen McWilliam <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from Kristen McWilliam <[email protected]> --- Thanks, I can confirm this now. - Doesn't reproduce reliably in a VM, but very easy to repro on bare metal - I do also see the difference where typing quickly sometimes makes the diacritic work - I think this is likely related to https://bugs.kde.org/show_bug.cgi?id=520410, as when pressing `'` in Signal I see it underlines the character, so once again probably sending a surrounding_text changed event that confuses plasma-keyboard - Disabling the plasma-keyboard diacritics resolves the issue We'll probably have to move full handling for compose and deadkey sequences into plasma-keyboard, I am thinking only a state machine for this locally will prevent us needing to work around what a billion apps and toolkits do.. it is arguably also the correct place for it to be, I think. -- You are receiving this mail because: You are watching all bug changes.
