The list-all-tabs widget is missing an icon and misbehaves when moved
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
People
(Reporter: u428464, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:M9][Australis:P2])
Attachments
(1 file)
1.50 KB,
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Comment 2•12 years ago
|
||
Updated•12 years ago
|
Assignee | ||
Comment 3•12 years ago
|
||
Updated•12 years ago
|
Assignee | ||
Comment 6•12 years ago
|
||
Assignee | ||
Comment 9•12 years ago
|
||
Reporter | ||
Comment 10•12 years ago
|
||
Comment 11•12 years ago
|
||
Updated•12 years ago
|
Comment 12•11 years ago
|
||
Assignee | ||
Comment 13•11 years ago
|
||
Assignee | ||
Comment 14•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Updated•11 years ago
|
Assignee | ||
Comment 15•11 years ago
|
||
Assignee | ||
Comment 16•11 years ago
|
||
Comment 17•5 years ago
|
||
So it seems the problem was that the "list all tabs" didn't behave properly when moved into the navbar.
Then I understand that you want to prevent it from being moved into the navbar.
But I think it should still be possible for users to remove it.
I don't want it, it takes space, I usually misclick it, and then it freezes the browser for various seconds because it's so slow when you have lots of tabs.
Assignee | ||
Comment 18•5 years ago
|
||
(In reply to Oriol Brufau [:Oriol] from comment #17)
But I think it should still be possible for users to remove it.
There's no infrastructure in CustomizableUI right now that would allow something like this (ie allow removal but not moving elsewhere). We'd have to do something custom, plus we'd need an icon for customize mode (or we'd have to then show it in the tabstrip again, but use a custom checkbox along the lines of the download button or something).
I don't want it, it takes space, I usually misclick it,
If these misclicks are a really big problem for you right now, I'd use userChrome.css to hide it.
I don't think we want to allow users hiding it generally, when it's the only way for people to find tabs back if hidden by a malicious extension.
and then it freezes the browser for various seconds because it's so slow when you have lots of tabs.
I'd rather fix this. bug 1384733 . It's on my list along with bug 1634051.
Description
•