Closed
Bug 1457804
Opened 7 years ago
Closed 7 years ago
Grid overlay is displayed in the wrong position for direction:rtl grid containers
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(firefox59 wontfix, firefox60 wontfix, firefox61 fixed)
RESOLVED
FIXED
Firefox 61
People
(Reporter: MatsPalmgren_bugz, Assigned: jryans)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
STR:
1. load the attached testcase
2. open devtools inspector and select one of the grid elements
3. activate the grid overlay
ACTUAL RESULT
The grid overlay is rendered in the padding area.
ACTUAL RESULT
The grid overlay is rendered in the content area.
Reporter | ||
Comment 1•7 years ago
|
||
The light blue areas are the padding areas.
Reporter | ||
Comment 2•7 years ago
|
||
Errrh, replace "padding" with "border" above of course...
Reporter | ||
Comment 3•7 years ago
|
||
Actually, the bug occurs for padding too...
Updated•7 years ago
|
Flags: needinfo?(jryans)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Flags: needinfo?(jryans)
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
status-firefox59:
--- → wontfix
status-firefox60:
--- → wontfix
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8973078 [details]
Bug 1457804 - Use content size for DevTools highlighter writing mode adjustments.
https://reviewboard.mozilla.org/r/241618/#review247430
Attachment #8973078 -
Flags: review?(gl) → review+
Pushed by jryans@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/daaa9249868c
Use content size for DevTools highlighter writing mode adjustments. r=gl
Comment 8•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
QA Whiteboard: [good first verify]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•