Open
Bug 1389555
Opened 8 years ago
Updated 3 years ago
Grid section headers in highlighter don't show up if the section is near the top of the page
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(firefox57 fix-optional)
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: bgrins, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
371.03 KB,
image/gif
|
Details |
STR (see attached screencast):
Load https://www.mozilla.org/en-US/developer/css-grid/
Open layout panel
Tick the checkbox for div.content.grid-content
Scroll that node into the top of the viewport
Hover one of the sections in the top row of the grid outline
Expected:
See a header in the page for `Row 1 / Column N`
Actual:
No header. It does work on row 2.
Updated•8 years ago
|
status-firefox57:
--- → fix-optional
Priority: -- → P2
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•