<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Archive flicker in scroll on Cordova 4+, WKWebView and iOS 10"
href="https://bugs.webkit.org/show_bug.cgi?id=166978">166978</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Archive flicker in scroll on Cordova 4+, WKWebView and iOS 10
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</td>
</tr>
<tr>
<th>Hardware</th>
<td>iPhone / iPad
</td>
</tr>
<tr>
<th>OS</th>
<td>iOS 10
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Major
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Layout and Rendering
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tomkinson@hotmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>bfulgham@webkit.org, simon.fraser@apple.com, zalan@apple.com
</td>
</tr></table>
<p>
<div>
<pre>Webkit with WKWebView
iOS 10
Cordova version iOS 4.3.1
Hi all.
We see a flicker that we are not sure if it is bounce or inertia caused. Almost like an archiving when the user swipes or keeps finger on the screen for a 'long' swipe.
You can see the issue here and the flash of the messages. I would not personally say it is inertia caused as I see it while keeping my finger on screen, but that certainly exasperates the bug.
<a href="https://www.youtube.com/watch?v=pqcUXpEpgec">https://www.youtube.com/watch?v=pqcUXpEpgec</a>
No idea what is causing this and have done days of extensive research. Grateful for any help or ideas?
If it helps we have;
-webkit-overflow-scrolling (hardware accelerated)
cordova.plugins.Keyboard.disableScroll(true) = yes
-webkit-backface-visibility: hidden; = true
Translate3d = yes
jQuery scrollTop() = we don't measure</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>