Summary: | No longer able to capture drop down menus | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Peter <exup> |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | VERIFIED UPSTREAM | ||
Severity: | normal | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 22.12.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter
2022-12-11 00:59:54 UTC
Are you using the X11 or Wayland session? X11 is where I am seeing the issue. I just did a full upgrade today and result is the same. Its does not have a GPU and is Intel i7 On my separate laptop same build, but running only Wayland it works ok. So just the Xorg one has this issue. 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! Ah OK, maybe I am wrong and never did try this before, I make copious notes on various things and use Spectacle daily. Looking through all my notes I can only see screenshots of in application drop down menus etc, never the application menu bar drop downs. Anyway good to see it working in Wayland and many thanks for all the hard work. I'll sign up to the 100 euro donation program. Oh nice, thanks so much! |