Closed
Bug 1503199
Opened 6 years ago
Closed 3 years ago
[3-pane] panel min-width when devtools docked to bottom
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(firefox93 fixed)
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: mbalfanz, Assigned: jdescottes)
Details
Attachments
(1 file)
Currently panels can be freely resized without any constraints. Esp. for the 3rd panel this allows for situations where it's hard to see that the panel is actually there.
The suggestions is that, when devtools is docked to bottom, the panels should have a minimum width. The suggested min-width by Victoria is 225px.
Comment 1•6 years ago
|
||
Thanks Martin! A few more comments:
I'd also suggest that the middle and third panes could have more flex, so that it's not just the markup view getting quickly tiny when resizing the full window.
My 225px idea was based on Fonts panel starting to get a bit tight at that size. Later, we could do more responsive sizing so that the headings break on their own row.
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/34d027f752ee
[devtools] Increase min width for side panels in Inspector and Accessibility panels r=bomsy
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•