Open
Bug 1173308
Opened 10 years ago
Updated 3 years ago
Investigate if showing the toolbar/tabbar/buttons vertically when docked to the side is a good idea
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: pbro, Unassigned)
References
Details
When docked to the side, it's fair to assume that the toolbox is higher than it is wide, and therefore, there's more space along the vertical axis than there is horizontally.
Right now, the top toolbox toolbar is displayed at the top, just like in any dock mode, which means that most of the times, the tool tabs + buttons are packed in a small area, making it difficult to see all the tools.
So, moving the tabbar to the side instead would help I think.
Also, it would make it possible to have the minimize mode (bug 867838) or pin mode (bug 1173303) when the toolbox is docked to the side too (right now it only works in bottom-docking).
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•