eoger / tabcenter-redux

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

Unclickable pinned tab #416

Closed martinthomson closed 4 years ago

martinthomson commented 5 years ago

This is a little bizarre, but I have two tabs that are pinned. If A is focussed, I can't click on B. The hover style on B shows, but the click does nothing. Right-click also does nothing. Shift-tab works fine, it's just the mouse.

I can go from A to any other tab and back to B with no trouble, it's only the direct transition that is a problem.

This only happens if A is left of B. There can be other tabs between the two, but as long as A is anywhere left of B, B is not clickable when A is active. However, if I reorder the tabs so that B is left of A, clicking on B works as expected.

Pinning and unpinning either tab didn't reset anything. When either tab is unpinned (or both unpinned), there is no problem.

martinthomson commented 4 years ago

This is no longer a problem. It was either fixed or was a gecko issue.