eoger / tabcenter-redux

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

Toolbar button has to be clicked twice #316

Closed mheerschap closed 6 years ago

mheerschap commented 6 years ago

Sometimes I have to double-click the toolbar button to show/hide the toolbar. Steps to reproduce:

  1. Open Sidebar
  2. Close sidebar by clicking "X" in upper right corner
  3. Click toolbar button. Nothing happens.
  4. Click toolbar button again to make it appear.

If I avoid clicking the "X" in upper right corner, then there is no issue.

Keith94 commented 6 years ago

Known issue; see a8760b1a:

Known issue: pressing the X button on the sidebar will not register as a "sidebar closed" event which means re-opening the sidebar will need 2 clicks on the toolbar button.