Quicksaver / Tab-Groups

Reimplementation of Firefox Tab Groups as an add-on.
https://addons.mozilla.org/firefox/addon/tab-groups-panorama/
Mozilla Public License 2.0
547 stars 73 forks source link

In FF 52.0, clicking on tab group name ("Choose another tab group") does nothing #538

Open SteveChessin opened 7 years ago

SteveChessin commented 7 years ago

I just upgraded to Firefox 52.0. I wanted to change the tab group I was in, so I clicked on the tab group name in the upper right hand corner. This is supposed to bring up a list of all the tab groups. With Firefox 52.0, nothing happened.

(The workaround is to click on the down-arrow "List all tabs", then click on Tab Groups.)

mausalimi commented 7 years ago

works for me, and i suggest to read the latest readme. :)

SteveChessin commented 7 years ago

Yeah, I know, tab groups are going away. I'm going to have to create a separate page for each of the 27 tab groups I have :-(.

I'm sorry you weren't able to work thinks out with the Firefox folks. I appreciate all the work you did to make Firefox easier to use.

Thanks, --Steve

On 3/26/17 5:10 AM, mausalimi wrote:

works for me, and i suggest to read the latest readme. :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Quicksaver/Tab-Groups/issues/538#issuecomment-289279087, or mute the thread https://github.com/notifications/unsubscribe-auth/ASzrYpa0mC95Y0z7Lr77O9YjkjJk1aQuks5rplWogaJpZM4MjDrz.

--

Oracle http://www.oracle.com Steve Chessin | Senior Principal Software Engineer | +1.408.276.3222 Oracle Platform Software Technologies 4170 Network Circle | Santa Clara, CA 95054

Green Oracle http://www.oracle.com/commitment Oracle is committed to developing practices and products that help protect the environment

SteveChessin commented 7 years ago

I did something and now it works for me again. This is what I did:

  1. Using the "List all tabs" drop-down and clicking on "Tab groups", I brought up the groups view.
  2. I went to a tab group that had so few tabs there was no "List all tabs" drop down arrow. (I felt trapped! How was I going to get to a different tab group since clicking on the name did nothing? Yes, there's a keyboard short cut but I wasn't aware of it.)
  3. I created a new tab to force the down-arrow to appear, and then went to Tab groups.
  4. In the groups view, I clicked on the Settings gear. This opened about:tabgroups#howTo.
  5. I went to Tab Groups (about:tabgroups#tabGroups), and noticed the "Click to open the quick access panel" option. It was checked.
  6. I unchecked it, and clicked on the group name ("Manage your tab groups"), and got the Groups View.
  7. I exited the group view, and checked the "Click to open the quick access panel" option.
  8. I clicked on the group name ("Choose another tab group"), and the drop-down list of groups appeared!

I don't know how or why the initial upgrade to FF 52.0 got Tab Groups confused, but at least now I know how to get it back.

mausalimi commented 7 years ago

a cool. :) thanks for sharing your knowledge.