Closed
Bug 1312097
Opened 9 years ago
Closed 9 years ago
When window is narrow, filter bar doesn't wrap properly
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(firefox52 fixed)
RESOLVED
FIXED
Firefox 52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: linclark, Assigned: nchevobbe)
Details
Attachments
(2 files)
The filters will drop down to the next line, but their container doesn't expand to contain them.
Reporter | ||
Updated•9 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•9 years ago
|
||
Additional info : you can only have this bug if you zoom in the devtools ( `Cmd` + `+` ), since the console window has a min-width that does not allow to have such thing at regular zooom point.
Assignee: nobody → chevobbe.nicolas
Comment hidden (mozreview-request) |
Reporter | ||
Comment 3•9 years ago
|
||
mozreview-review |
Comment on attachment 8803664 [details]
Bug 1312097 - Wrap elements in new console filter bar.
https://reviewboard.mozilla.org/r/87820/#review86978
Looks good to me, thanks!
Attachment #8803664 -
Flags: review?(lclark) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Pushed by chevobbe.nicolas@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8f50ba625ad0
Wrap elements in new console filter bar. r=linclark
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•