Closed Bug 1305051 Opened 8 years ago Closed 8 years ago

Inspector tabs are right above the sidebar tabs in vertical layout

Categories

(DevTools :: Inspector, defect)

52 Branch
defect
Not set
normal

Tracking

(firefox49 unaffected, firefox50 unaffected, firefox51 unaffected, firefox52 fixed)

RESOLVED DUPLICATE of bug 1303732
Tracking Status
firefox49 --- unaffected
firefox50 --- unaffected
firefox51 --- unaffected
firefox52 --- fixed

People

(Reporter: phorea, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

[Affected versions]:
- Nightly 52.0a1 2016-09-22

[Affected platforms]:
- Win 10 64-bit, Ubuntu 16.04 64-bit, Mac OS X 10.11

[Steps to reproduce]:
1. Open Inspector on any page
2. Resize the browser window so that the Inspector switches to vertical layout

[Expected result]:
- In vertical layout, the tabs and the sidebar are easily distinguished  

[Actual result]:
- There is no space between the two sections that are arranged vertically

[Regression range]:
- Regressed by bug 1262443.
QA Whiteboard: [qe-dthtml]
Flags: qe-verify+
QA Contact: petruta.rasa
Priority: -- → P2
Whiteboard: [devtools-html][triage] → [devtools-html]
This is most likely due to a missing min-height in inspector.css:

> #inspector-splitter-box .uncontrolled {
>   min-width: 275px;
> }

Let's wait for the outcome of Bug 1303732 here.
Depends on: 1303732
Being fixed by Bug 1303732.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
No longer blocks: devtools-html-phase2
QA Whiteboard: [qe-dthtml]
Flags: qe-verify+
Priority: P2 → --
QA Contact: petruta.rasa
Whiteboard: [devtools-html]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: