You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like in a recent update, the group-tab.html is not auto-expanding when clicking on that tab and then one of the links in the tree below it. After expanding the tree manually once, the proper behavior is restored. Biggest error I see in the console is around "managed storage is not provided".
Steps to reproduce
I will work on a cleaner scenario if this is not sufficient.
Start Firefox with at lease one group-tab.html with some tabs under it.
Click on the group-tab.html and click on one of the links to a tab under it.
See that the context switches to that tab and it is loaded, but the tree is not expanded.
Collapse the tree again and repeat steps 2 and 3 and see the tree now auto-expands.
Video:
2026-03-27.17-29-31a.mp4
Expected result
group-tab.html should always auto expand when collapsed and clicking on a link to a child tab.
Actual result
If never expanded, when clicking on the link the tree is not expanded.
Abstract
Looks like in a recent update, the group-tab.html is not auto-expanding when clicking on that tab and then one of the links in the tree below it. After expanding the tree manually once, the proper behavior is restored. Biggest error I see in the console is around "managed storage is not provided".
Steps to reproduce
I will work on a cleaner scenario if this is not sufficient.
Video:
2026-03-27.17-29-31a.mp4
Expected result
group-tab.html should always auto expand when collapsed and clicking on a link to a child tab.
Actual result
If never expanded, when clicking on the link the tree is not expanded.
Environment