Closed
Bug 1511426
Opened Last year
Closed 11 months ago
Flexbox highlighter fails to scroll when flexbox container is scrollable
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
P2
Tracking
(firefox66 verified)
VERIFIED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | verified |
People
(Reporter: miker, Assigned: miker)
Details
Attachments
(2 files, 1 obsolete file)
Flexbox highlighter sometimes fails to scroll when flexbox container is scrollable
Assignee | ||
Comment 1•Last year
|
||
STR: Set these styles on a flex container: overflow: auto; width: 100px; height: 100px; Activate the flexbox highlighter and then scroll... the flexbox highlighter fails to move with the content.
Assignee | ||
Updated•Last year
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•Last year
|
||
Pushed by mratcliffe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ed843bb514f9 Flexbox highlighter fails to scroll when flexbox container is scrollable r=gl
Comment 5•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Updated•10 months ago
|
Flags: qe-verify+
QA Contact: cristian.comorasu
Comment 6•10 months ago
•
|
||
I reproduced this issue using Fx 65.0a1 (2018-11-30), on Windows 10 x64.
I can confirm this issue is fixed, I verified using Fx 66.0b9, on Windows 10 x64, Ubuntu 14.04 LTS and macOS 10.13.6
Status: RESOLVED → VERIFIED
Updated•10 months ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•