WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
263004
Sticky element flickers when scrolling to the bottom of the page
https://bugs.webkit.org/show_bug.cgi?id=263004
Summary
Sticky element flickers when scrolling to the bottom of the page
pava
Reported
2023-10-11 00:40:10 PDT
Created
attachment 468169
[details]
Video demo I have a sticky header that I click to scroll to the bottom of the page. When this happens, the sticky header flickers (quickly appears/disappears). I attached a video demo. You can also check a live version here:
https://iampava.github.io/safari-flicker-bug-sticky/
Code:
https://github.com/iampava/safari-flicker-bug-sticky
Attachments
Video demo
(1.52 MB, video/mp4)
2023-10-11 00:40 PDT
,
pava
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2023-10-11 17:06:21 PDT
This is about the fact that we think the sticky item is not visible in the viewport for a frame when we do a programmatic scroll. It's a little tricky to fix (there's another internal report
rdar://108008453
).
Radar WebKit Bug Importer
Comment 2
2023-10-18 00:41:14 PDT
<
rdar://problem/117119241
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug