https://bugs.kde.org/show_bug.cgi?id=520990
--- Comment #8 from David Edmundson <[email protected]> --- I verified that Kwin is sending all events to the client in the right order, so again Qt is fine. Ultimately there are two things to follow up on: - Plasma Keyboard is being weird for no reason - Qt is delivering things to application space out of order. Even though they appear in the right order, TextInput events are delivered synchronously, Keyboard events are delivered via AsyncDelivery. There is an open Qt discussion on the latter. -- You are receiving this mail because: You are watching all bug changes.
