[Webkit-unassigned] [Bug 94101] New: Touch adjustment for context menu gestures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 06:34:32 PDT 2012


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

           Summary: Touch adjustment for context menu gestures
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at nokia.com


Context menu gesture recently started using the touch adjustment code, but is using the best-clickable algorithm designed to find nodes that can be activated by tap gestures.

Since some elements such as images have extra context-menu items but are not activable, and many elements that are activatable does not have extra context-menu items, a more specialized touch adjustment filter should be used.

-- 
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