Bspwm: The context menu does not work correctly in Firefox, in tiling mode.

Created on 23 Sep 2019  路  2Comments  路  Source: baskerville/bspwm

The context menu (click the right mouse button) on open pages in Firefox instantly closes if the window is open in tiling mode. In full screen mode, the context menu opens normally.
Used on Arch linux system.
Bspwm ver: 0.9.9-1

Most helpful comment

Temporary solution:
_in Firefox_
about:config
ui.context_menus.after_mouseup to true

All 2 comments

Temporary solution:
_in Firefox_
about:config
ui.context_menus.after_mouseup to true

1092 is basically a duplicate of this issue. It seems that Firefox does not account for border width when placing the context menu. In fullscreen mode there is no border, so the problem goes away.

Was this page helpful?
0 / 5 - 0 ratings