WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
147053
Allow scroll customization
https://bugs.webkit.org/show_bug.cgi?id=147053
Summary
Allow scroll customization
Michael Johnston
Reported
2015-07-17 14:56:40 PDT
Scroll events are currently dispatched asynchronously, which makes it impossible to create effects that are bound to the scroll position. For instance, a common effect used in mobile applications is a sticky image header that zooms in the scrollback extent. Another example is a top or bottom toolbar that tracks in and out with the current scroll position. There are many other subtle effects tied to scroll position that native apps employ, which are impossible to do well on the web today. Relevant work being discussed in Blink:
https://docs.google.com/document/d/1VnvAqeWFG9JFZfgG5evBqrLGDZYRE5w6G5jEDORekPY/edit
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-07-17 16:45:14 PDT
<
rdar://problem/21883758
>
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