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 seems to be an issue with how Firefox handles the overflow menu. It doesn't give focus directly to popups in the overflow menu. You can focus the popup when it's in the overflow menu by pressing tab twice. The first tab puts focus on the back button above the popup, and the second one puts focus on the popup itself.
If you pin the extension icon to the overflow menu the keyboard shortcut will open the window but it will default to being out of focus.
Could be an easy fix, could just be the nature of Firefox rendering the overflow menu first and focusing it.
Steps:
The text was updated successfully, but these errors were encountered: