eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
381 stars 67 forks source link

Sidebar requires focus, and focus of sidebar prevents interaction with content window. #417

Closed kdashg closed 5 years ago

kdashg commented 5 years ago

This seems to be a focus issue. When the browser content pane is focused, nothing in the sidebar responds to hover, but clicking on the sidebar seems to focus it, but now while hover and click work in the sidebar, I can't interact (or even return focus to) the browser content pane. The only way to restore interactivity to the content pane is to use the sidebar or main tab bar to change tabs.

Additionally, after changing tabs with the sidebar, the sidebar can't be focused-on for about 10 seconds. I can't figure out what the exact criteria is.

Since it looks like this extension hasn't been updated recently, this regression was likely triggered by a change to Firefox.

mnoorenberghe commented 5 years ago

This is https://bugzilla.mozilla.org/show_bug.cgi?id=1536730 with a patch in progress

kdashg commented 5 years ago

The browser bug is fixed as of Mar22 nightly!