Open
Bug 1264644
Opened 9 years ago
Updated 11 months ago
Allow geometry editor for positioned nodes without placement rules (top, etc.)
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: jryans, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [btpp-fix-later])
STR:
1. Add "position: absolute" to an unpositioned element
2. Try to use the geometry editor
ER:
I would expect to see the geometry editor button
AR:
Geometry editor does not appear because you have to have at least on position rule as well, like "top: 10px" before the button appears. This feels pretty arbitrary to me.
Comment 1•9 years ago
|
||
Triaging (filter on CLIMBING SHOES).
Priority: -- → P2
Whiteboard: [btpp-fix-later]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Updated•11 months ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•