Add pinned tabs to All Tabs drop-down menu
Categories
(Firefox :: Tabbed Browser, enhancement, P5)
Tracking
()
People
(Reporter: GPHemsley, Assigned: cpeterson)
References
(Blocks 2 open bugs)
Details
(Keywords: blocked-ux)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 4•4 years ago
|
||
Hi Dão, I see there are plans for a new Tab Manager design (bug 1494755). Will Proton include that new Tab Manager design? In the meantime, would you accept a trivial fix for this bug to include pinned tabs in the Tab Manager's drop-down list?
If so, are there existing tests for the Tab Manager that should be updated? I see a browser_tab_manager_visibility.js test, but it only tests whether the Tab Manager button is visible, not whether the drop-down list contains the correct information.
Would you accept a patch to fix bug 626854 ("Add a separator after pinned tabs in the drop-down list")? You WONTFIX'd that bug 9 years ago. :)
Would you accept a patch to always enable the Tab Manager (change browser.tabs.tabmanager.enabled
pref default to true)? Currently, the Tab Manager button only appears if I open >= 17 tabs on a maximized browser window on my MacBook Pro. I find the Tab Manager helpful even with fewer tabs open because the drop-down list shows the full page titles. (The browser.tabs.tabmanager.enabled
pref was added in bug 1480542.)
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
are there existing tests for the Tab Manager that should be updated? I see a browser_tab_manager_visibility.js test, but it only tests whether the Tab Manager button is visible, not whether the drop-down list contains the correct information.
Here's a Try run of my patch. There are quite a few random test failures :( but none of them look related to the Tab Manager. :)
https://treeherder.mozilla.org/jobs?repo=try&revision=f66271d1410d1878427cd474502ed35ccbfe6767
Comment 7•4 years ago
|
||
(In reply to Chris Peterson [:cpeterson] from comment #4)
Hi Dão, I see there are plans for a new Tab Manager design (bug 1494755). Will Proton include that new Tab Manager design?
I have no idea. As far as I know UX folks are still in the drawing-board stage.
In the meantime, would you accept a trivial fix for this bug to include pinned tabs in the Tab Manager's drop-down list?
I would with explicit UX approval.
Would you accept a patch to fix bug 626854 ("Add a separator after pinned tabs in the drop-down list")? You WONTFIX'd that bug 9 years ago. :)
It was wontfixed because we went a different direction for good reasons. Certainly we can reverse course for other good reasons, but I think this should be part of a holistic approach such as the Tab Manager design.
Would you accept a patch to always enable the Tab Manager (change
browser.tabs.tabmanager.enabled
pref default to true)?
I would with explicit UX/product approval. I suspect we'd want to finish implementing the whole proposal though.
Comment 8•4 years ago
|
||
verdi, can you please take a look at this bug, the last few comments in particular, and let me know what you think about cpeterson's questions?
Assignee | ||
Comment 9•4 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #8)
verdi, can you please take a look at this bug, the last few comments in particular, and let me know what you think about cpeterson's questions?
Verdi, what is your UX opinion on this bug to stop excluding pinned tabs from the (so-called) "All Tabs" drop down menu?
You can the other questions in my comment 4. At this time, the only change I'd like to make is including pinned tabs in the "All Tabs" drop down menu.
Updated•4 years ago
|
Comment hidden (off-topic) |
Comment 11•3 years ago
|
||
Comment 12•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 13•3 years ago
|
||
Would it be possible to add a toggle in about:config if pinned tabs should be included in the "All tabs" drop-down or not? I have usually around 60~70 tabs open, about 30 of them pinned and now with all tabs showing in the "All tabs" menu it involves quite a lot of scrolling since I need to scroll through my pinned tabs, which I'm seeing anyways to get to the unpinned ones. :(
Thanks for considering!
Description
•