Closed
Bug 1971861
Opened 1 year ago
Closed 6 months ago
[css-scroll-anchoring] anchoring within contenteditable elements
Categories
(Core :: Layout: Scrolling and Overflow, defect, P3)
Core
Layout: Scrolling and Overflow
Tracking
()
RESOLVED
FIXED
People
(Reporter: mozilla-apprentice, Unassigned)
References
(Blocks 1 open bug)
Details
A resolution was made for csswg-drafts/#11748.
[css-scroll-anchoring] anchoring within contenteditable elements
- RESOLVED: When selecting a viable priority candidate (e.g. contenteditable), run the regular selection algorithm scoped to that element instead.
Comment 1•1 year ago
|
||
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/css-scroll-anchoring/contenteditable-near-cursor.tentative.html was a test case for the spec issue.
See Also: → https://issues.chromium.org/issues/395489580
Comment 2•1 year ago
|
||
We will create an EPIC for scroll anchoring bugs at some point.
Blocks: scroll-anchoring
Priority: -- → P3
Comment 3•6 months ago
|
||
Fixed by bug 1988109.
You need to log in
before you can comment on or make changes to this bug.
Description
•