WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
125385
Inertial scrollling on elements that are not overflowed.
https://bugs.webkit.org/show_bug.cgi?id=125385
Summary
Inertial scrollling on elements that are not overflowed.
Tingan Ho
Reported
2013-12-07 05:51:36 PST
Hi I try to mimic the behavior of the native ios apps by having inertial scroll. I use -webkit-overflow-scrolling:touch to accomplish it. Though it requires the content to overflow it parents in order for it to take effect. Wouldn't it be more effective if we could add a CSS rule for the "inertial scroll effect" regardless if it is overflowed or not?
Attachments
Add attachment
proposed patch, testcase, etc.
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