<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><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#c1">Comment # 1</a>
              on <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">bug 166978</a>
              from <span class="vcard"><a class="email" href="mailto:tomkinson&#64;hotmail.com" title="Mikey &lt;tomkinson&#64;hotmail.com&gt;"> <span class="fn">Mikey</span></a>
</span></b>
        <pre>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.</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>