[Webkit-unassigned] [Bug 166978] Archive flicker in scroll on Cordova 4+, WKWebView and iOS 10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 11:48:53 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166978

--- Comment #1 from Mikey <tomkinson at hotmail.com> ---
If it helps we have the following properties on the scrolled element: 

-webkit-overflow-scrolling: touch
cordova.plugins.Keyboard.disableScroll(true) 
-webkit-backface-visibility: hidden; 
transform: translate3d(0,0,0) 

No programmatic scrolling or querying scrolTop of the scrolled element or its parent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170112/76049628/attachment.html>


More information about the webkit-unassigned mailing list