Closed
Bug 1307073
Opened 8 years ago
Closed 8 years ago
Display the offset-parent in the box-model panel
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox52 affected)
RESOLVED
DUPLICATE
of bug 1291417
Tracking | Status | |
---|---|---|
firefox52 | --- | affected |
People
(Reporter: jdescottes, Unassigned)
Details
Attachments
(1 file)
236.90 KB,
image/png
|
Details |
When debugging the layout of absolutely or relatively positioned elements, I often find myself hunting the offset parent by climbing up the parent nodes and waiting to find the first positioned element.
It could be nice to add this information in the box-model panel of the "computed" tab. The offset parent could be identified by a CSS selector, and accompanied with a button to select it in the markup view.
Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
I think this is a dupe of bug 1291417 (part of meta bug 1150496).
Comment 3•8 years ago
|
||
It'd be nice to do the same thing for block formatting contexts and floated elements, and for stacking contexts and z-index elements.
Reporter | ||
Comment 4•8 years ago
|
||
(In reply to Patrick Brosset <:pbro> from comment #2)
> I think this is a dupe of bug 1291417 (part of meta bug 1150496).
Yes, it is. Did not find it searching through bugzilla and for once I thought I'd open without asking before.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
Assignee | ||
Updated•4 years ago
|
Component: Inspector: Computed → Inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•