Closed Bug 939840 Opened 12 years ago Closed 12 years ago

Box model pane: show the positioning information in addition to margin/padding/border/etc

Categories

(DevTools :: Inspector, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 28

People

(Reporter: julienw, Assigned: paul)

References

Details

Attachments

(1 file, 1 obsolete file)

In Firebug's box model pane, we can see all positioning information for an element, if it's relatively or absolutely or fixed positioned (and "position: sticky" could be nice to know now too). We can also see the z-index although that's less useful to me. In my day to day debugging, I really miss that ability in the native Dev Tools.
Whiteboard: [good-first-bug][lang=js][mentor=paul]
Whiteboard: [good-first-bug][lang=js][mentor=paul]
Attached patch v1 (obsolete) — Splinter Review
Assignee: nobody → paul
Status: NEW → ASSIGNED
Attachment #8333935 - Flags: review?(mratcliffe)
Getting some interesting errors: console.error: element changed
Comment on attachment 8333935 [details] [diff] [review] v1 I broke something…
Attachment #8333935 - Flags: review?(mratcliffe)
Attached patch v1.1Splinter Review
Attachment #8333935 - Attachment is obsolete: true
Comment on attachment 8333942 [details] [diff] [review] v1.1 Review of attachment 8333942 [details] [diff] [review]: ----------------------------------------------------------------- r+ assuming that try is green
Attachment #8333942 - Flags: review?(mratcliffe) → review+
Version: 21 Branch → Trunk
Maybe I was not clear enough in comment 0, but I'd like to see also the top/left/right/bottom properties when the element is positioned.
(In reply to Julien Wajsberg [:julienw] from comment #7) > Maybe I was not clear enough in comment 0, but I'd like to see also the > top/left/right/bottom properties when the element is positioned. Alright. This is the first part (showing position), for top/left/right/bottom properties, it will happen in bug 940275.
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 28
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: