https://bugs.kde.org/show_bug.cgi?id=462875
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |UPSTREAM Status|NEEDSINFO |RESOLVED --- Comment #3 from Nate Graham <[email protected]> --- On X11, it's never been possible to capture pop-up menus that are implemented as their own windows (such as QMenus in Qt apps, as opposed to in-window popups and overlay sheets) without using the delay feature. This is an X11 limitation as such "I'm actually a window" popups steal focus and prevent Spectacle from being launched while they're open, without closing them. It already works on Wayland, as you've noticed. I'm not sure why you experienced this working before on X11; it should never have worked on X11 and it's never been expected to work on X11. If for some reason it ever did, consider yourself lucky, somehow! -- You are receiving this mail because: You are watching all bug changes.
