[Webkit-unassigned] [Bug 150382] New: Single tapping clickable elements in unscalable pages should show a tap highlight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 18:48:07 PDT 2015


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

            Bug ID: 150382
           Summary: Single tapping clickable elements in unscalable pages
                    should show a tap highlight
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Single tapping clickable elements in unscalable pages should show a tap highlight. Currently, tap highlights are broken for fast clicking in pages that are unscalable because WKContentView assumes that the tap highlight geometry will arrive from the web process before the single tap is committed by the gesture recognizer. However, when the double tap gesture recognizer is disabled ahead of time (as in the case of unscalable pages) the tap is committed before the geometries come in.

-- 
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/20151021/bdee4ecf/attachment.html>


More information about the webkit-unassigned mailing list