You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was happening to me only in fullscreen mode. It was because titlebar-buttonbox-container was still in the upper-left hand corner (where the back/forward buttons traditionally are). My lazy solution was to just add .titlebar-buttonbox-container{ pointer-events: none !important; } to the theme file to just pass the clicks through.
The back/forward buttons activate when there's history, but cannot be actually clicked.
Revision d87e798
Firefox 83.0
MacOS 10.15.7 (19H15)
The text was updated successfully, but these errors were encountered: