Closed
Bug 846371
Opened 12 years ago
Closed 7 years ago
[toolbox] handle overflow
Categories
(DevTools :: Framework, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: paul, Unassigned)
References
Details
Attachments
(1 file)
The tabs in the toolbox overflow for 2 reasons:
- the toolbox is docked on the side of the browser
- the toolbox contains too many tools
We need to address these 2 problems.
Attachment #719549 -
Flags: feedback?(shorlander)
Comment 1•12 years ago
|
||
Comment on attachment 719549 [details]
mockups
I think we solved the immediate problem by dynamically shrinking the tabs.
We talked about adding an overflow chevron for extreme cases and avoiding horizontally scrolling arrows. Might need a better solution though.
Attachment #719549 -
Flags: feedback?(shorlander) → feedback+
Comment 2•7 years ago
|
||
Closing this as a lot of work was already done in this area. Tabs get smaller, icons disappear, labels get clipped, and an "all tabs" menu appears when not all tabs can be shown.
We could make this even better I'm sure, but let's use a new bug with new mockups for this. For now let's close this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•