Closed
Bug 1304727
Opened 8 years ago
Closed 8 years ago
Inspector layout broken if toolbox height is lower than 250px
Categories
(DevTools :: Inspector, defect, P1)
DevTools
Inspector
Tracking
(firefox52 verified)
Tracking | Status | |
---|---|---|
firefox52 | --- | verified |
People
(Reporter: jdescottes, Assigned: Honza)
References
Details
(Whiteboard: [devtools-html])
Attachments
(2 files)
(deleted),
image/png
|
Details | |
(deleted),
patch
|
jdescottes
:
review+
|
Details | Diff | Splinter Review |
Regression from inspector.xul migration to HTML (Bug 1262443)
STRs:
- open devtools, docked to bottom
- resize toolbox height to be lower than 250px
- close devtools
- open devtools
AR: Bottom of the toolbox is blank, layout looks buggy (see attachment)
ER: Layout should be correct
Updated•8 years ago
|
Blocks: devtools-html-phase2
Flags: qe-verify?
Assignee | ||
Comment 1•8 years ago
|
||
Thanks for the report Julian!
Honza
Updated•8 years ago
|
Iteration: --- → 52.1 - Oct 3
Priority: -- → P1
Whiteboard: [devtools-html] [triage] → [devtools-html]
Assignee | ||
Comment 2•8 years ago
|
||
There is also another STR that's fixed by the attached patch:
1) Open the Toolbox, the Inspector should be the default panel
2) Switch to the Network panel, reload the page, select an entry, the side panel should appear
3) Switch back to the Inspector panel, there is a gap at the bottom -> BUG
Honza
Reporter | ||
Comment 3•8 years ago
|
||
Comment on attachment 8794174 [details] [diff] [review]
bug1304727.patch
Review of attachment 8794174 [details] [diff] [review]:
-----------------------------------------------------------------
Fixes the issue, thank you Honza!
Attachment #8794174 -
Flags: review?(jdescottes) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/d2bacbda0dcd
Fix Inspector layout; r=jdescottes
Keywords: checkin-needed
Updated•8 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: cristian.comorasu
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Comment 7•8 years ago
|
||
I reproduced this bug using Fx 52.0a1, build ID:20160922030437, on Windows 10 x64 and Mac OS X 10.10.5.
I can confirm this issue is fixed, I verified using Fx 52.0a1 build ID:20160927030200, on Windows 10 x64, Ubuntu 14.04 LTS and Mac OS X 10.10.5.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•