https://bugs.kde.org/show_bug.cgi?id=431133
--- Comment #2 from Geoffrey McRae <ge...@hostfission.com> --- 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 XGrabKeyboard() or > XGrabKey(). XUngrabKeyboard() does not release the keyboard and any queued > events if the specified time is earlier than the last-keyboard-grab time or > is later than the current X server time. It also generates FocusIn and > FocusOut events. The X server automatically performs an UngrabKeyboard > request if the event window for an active keyboard grab becomes not viewable. -- You are receiving this mail because: You are watching all bug changes.