Closed
Bug 1925810
Opened 1 year ago
Closed 7 months ago
Consider overscroll behavior of anchored, fixed position elements
Categories
(Core :: Layout: Positioned, enhancement, P3)
Core
Layout: Positioned
Tracking
()
RESOLVED
DUPLICATE
of bug 2010235
People
(Reporter: jwatt, Unassigned)
References
(Blocks 1 open bug)
Details
https://github.com/w3c/csswg-drafts/issues/8971 says that the behavior is UA specific.
IMO it would be preferable that if the anchor element overscrolls, then so should the anchored fixed positioned element. Otherwise it will become visually detached which I think would look wrong.
Updated•1 year ago
|
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:reserve]
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [anchorpositioning:reserve] → [anchorpositioning:pickup]
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [anchorpositioning:pickup] → [anchorpositioning:m1][anchorpositioning:pickup]
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [anchorpositioning:m1][anchorpositioning:pickup] → [anchorpositioning:reserve][anchorpositioning:pickup]
Whiteboard: [anchorpositioning:reserve][anchorpositioning:pickup] → [anchorpositioning:backlog][anchorpositioning:pickup]
| Reporter | ||
Comment 1•7 months ago
|
||
This bug was opened long before bug 2010235, but nevertheless I'm doing to dup this one over to that one since the other one has more information.
Updated•7 months ago
|
Whiteboard: [anchorpositioning:backlog][anchorpositioning:pickup]
Comment 2•7 months ago
|
||
To be clear, this bug is fixed (overscroll works for anchored content) except in the case of implicit anchors.
You need to log in
before you can comment on or make changes to this bug.
Description
•