[Webkit-unassigned] [Bug 125385] New: Inertial scrollling on elements that are not overflowed.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 7 05:53:19 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125385
Summary: Inertial scrollling on elements that are not
overflowed.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tingan87 at gmail.com
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?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list