https://bugs.kde.org/show_bug.cgi?id=313565
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #1 from Marco Martin <[email protected]> --- here the problem is the following: the SLC window is an x11 window of type "popup": they close when the user clicks anywhere outside them, *and* are not counted as "currently focused window" even when they have keyboard focus. so, clicking on the keyboard makes it close. It's quite a structural problem, not really easy to solve, because we *really* need a window of type popup because we need: * the slc window not being the "current" window or the slc info gets lost * have keyboard focus * close when tap away * except when the tap is done over the keyboard -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Active mailing list [email protected] https://mail.kde.org/mailman/listinfo/active
