https://bugs.kde.org/show_bug.cgi?id=459269
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Ever confirmed|0 |1 Summary|Cannot type the first |Cannot type the first |character with accent in |character with accent in |the search field of Kickoff |the search field of Kickoff | |due to search field not | |being focused by default Status|NEEDSINFO |CONFIRMED --- Comment #3 from Nate Graham <[email protected]> --- I can reproduce that. So the issue here is that typing those characters only works when a text field is actually focused, because they rely on modifier keys to generate. There's no problem for ASCII characters which can be forwarded straight to the text field, but this doesn't work with non-ASCII characters that need to be generated by the user. -- You are receiving this mail because: You are watching all bug changes.
