Closed
Bug 1547984
Opened 7 years ago
Closed 7 years ago
[remote-dbg-next] Reduce the width of the about:debugging sidebar
Categories
(DevTools :: about:debugging, defect, P1)
DevTools
about:debugging
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 2 open bugs)
Details
Attachments
(4 files)
We just increased the width of the sidebar in order to avoid cropping the Device/Runtime name in too many cases, especially when the Connect button is displayed.
With the previous width (240px), we used to crop as names such as "localhost:6000" to "localhost:6...". In usual Firefox dev environment it's frequent to connect to various localhost:6XXX, so users should be able to easily identify which Sidebar item corresponds to which port.
We increased the width from 240px to 320px, but that leaves a lot of empty space in the Sidebar.
We are considering reducing it 260px or 280px, which will still allow to see localhost:6000 in full.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Priority: -- → P1
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e296ba825656
Reduce aboutdebugging sidebar width r=ladybenko
Comment 6•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•