Open
Bug 1527899
Opened 6 years ago
Updated 2 years ago
above-the-fold animations in scrollport (of e.g. 'height') can cause visible elements to jitter when the scroll position is clamped
Categories
(Core :: Layout: Scrolling and Overflow, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox67 | --- | affected |
People
(Reporter: alice0775, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [layout:backlog:quality])
Attachments
(1 file)
11.67 KB,
text/html
|
Details |
Build ID 20190214044118
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
+++ This bug was initially created as a clone of Bug #1519553 +++
STR:
- Launch Firefox.
- Navigate to testcase of Bug 1519553 attachment 9036063 [details]
- Scroll the frame to the bottom
- Observe
ER: Solid scroll position as Chrome.
AR: The contents jitter.
Comment 1•6 years ago
|
||
Okay so to be clear, the difference between this bug and bug 1519553, is that this jitter occurs when scrolled directly to the bottom of the scrollable div. We've fixed the jitter above the bottom.
I'm guessing this has something to do with clamping the scroll offset.
Summary: above-the-fold animations in scrollport (of e.g. 'height') can cause visible elements to jitter, with scroll anchoring → above-the-fold animations in scrollport (of e.g. 'height') can cause visible elements to jitter when the scroll position is clamped
Reporter | ||
Comment 2•5 years ago
|
||
Scroll to bottom, text jittering
Comment 3•5 years ago
|
||
This seems to be an accidental P1 due to being a clone of another P1. Setting to P3.
Priority: P1 → P3
Whiteboard: [layout:backlog:quality]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•