[kwin] [Bug 431133] XKeyboardUngrab generated FocusOut event improperly handled

2023-09-06 Thread Geoffrey McRae
https://bugs.kde.org/show_bug.cgi?id=431133 --- Comment #6 from Geoffrey McRae --- Confirmed still bugged on 5.27.7. Minimum viable sample still reproduces the issue. Application incorrectly looses focus when `XKeyboardUngrab` is called. -- You are receiving this mail because: You are watching

[kwin] [Bug 431133] XKeyboardUngrab generated FocusOut event improperly handled

2023-09-06 Thread Geoffrey McRae
https://bugs.kde.org/show_bug.cgi?id=431133 Geoffrey McRae changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[kwin] [Bug 431133] XKeyboardUngrab generated FocusOut event improperly handled

2023-09-06 Thread Geoffrey McRae
https://bugs.kde.org/show_bug.cgi?id=431133 --- Comment #5 from Geoffrey McRae --- Or, you could use the minimal code I produced and check if it's still an issue instead of just flat out closing an issue that is years old because of your inaction. When this was opened it was the most cu

[kwin] [Bug 431133] XKeyboardUngrab generated FocusOut event improperly handled

2021-01-04 Thread Geoffrey McRae
https://bugs.kde.org/show_bug.cgi?id=431133 --- Comment #3 from Geoffrey McRae --- Sorry I misread what you stated. The problem is when the application calls XKeyboardUngrab, which sends the FocusOut event with NotifyUngrab as far as I am aware. Either way, the sample application provided

[kwin] [Bug 431133] XKeyboardUngrab generated FocusOut event improperly handled

2021-01-04 Thread Geoffrey McRae
https://bugs.kde.org/show_bug.cgi?id=431133 --- Comment #2 from Geoffrey McRae --- As per: https://tronche.com/gui/x/xlib/input/XUngrabKeyboard.html > The XUngrabKeyboard() function releases the keyboard and any queued events if > this client has it actively grabbed from either XGrabKe

[kwin] [Bug 431133] New: XKeyboardUngrab generated FocusOut event improperly handled

2021-01-03 Thread Geoffrey McRae
https://bugs.kde.org/show_bug.cgi?id=431133 Bug ID: 431133 Summary: XKeyboardUngrab generated FocusOut event improperly handled Product: kwin Version: 5.20.4 Platform: Debian testing OS: Linux St