3hhh
3hhh
I managed to reproduce this issue on awesomeWM, so that I think it's [an issue with my OS](https://github.com/QubesOS/qubes-issues/issues/9507) rather than qtile. On awesomeWM it's only reproducible on dock/undock though, not...
So now I realized that there's a bug in qtile as well: The right click context menu windows of several applications (e.g. `firefox` & `thunderbird`) are sometimes drawn _behind_ the...
A few more notes: - Once the issue happens, it persists until a `firefox` restart. - I noticed that setting `widget.gtk.native-context-menus` to `true` in `about:config` appears to not cause the...
Non-working firefox context menu: ``` WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State. window id # of group leader: 0xa00001 WM_WINDOW_ROLE(STRING) = "Popup" _NET_WM_BYPASS_COMPOSITOR(CARDINAL) =...
> Thanks for the xprop, I think we do have a bug: [tych0@0c7f945](https://github.com/tych0/qtile/commit/0c7f945f8dcba3e2a602bf73267fd285beb68822) > > Can you try that patch and see if it fixes things for you? No, unfortunately...
> Long shot... can you check if #4583 solves this? No, unfortunately not either.
Umpf... I just noticed that `firefox` probably doesn't remove the context menu once it was opened. It just makes it invisible or whatever and then makes it visible again once...
> Does [tych0@c300d51](https://github.com/tych0/qtile/commit/c300d5191c0efdd3132aeb844c0764918b8695b4) help? No, it remains as it was:  Btw as can be seen from the screenshot it may be hidden behind windows on the right, which effectively...
Btw from the below thunderbird examples I'm not entirely convinced it's the transient setting: thunderbird gtk context menu (working fine): ``` WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial...
Working firefox gtk context menu for completeness (has no functionality though as mozilla hasn't yet implemented it): ``` WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal...