denschub / firefox-tabgroups

[UNMAINTAINED] A Firefox addon that provides tab grouping features similar to the removed TabView/TabGroups/Panorama features.
Other
147 stars 28 forks source link

Switching between groups/tabs fails if currently active tab is pinned #27

Closed chrominance closed 8 years ago

chrominance commented 8 years ago

Normally, switching between tabs is a matter of opening the menu and selecting a group (to open the last opened/first tab in that group) or expanding a group and selecting a tab inside it (to open a specific tab). This behavior works fine when you're in a tab that's already in a group.

If you're currently in a pinned tab, however, neither method works for switching tabs. The tab menu opens and you can expand/collapse groups, but selecting either a group or a tab fails silently (as if you never clicked the item at all). You have to first switch manually to an unpinned tab, and then the menu again allows you to click groups or tabs to switch to them.

denschub commented 8 years ago

Eh, right. Sorry for that. I published a hotfix which is already on AMO. If your addon is not already updated to 0.2.1, click "Check for updates" in the Addon manager and it will update.

Thanks for the report!

chrominance commented 8 years ago

Thanks for the fix! Works like a charm.