[Webkit-unassigned] [Bug 135515] New: Create stub long press controller. Part of 135257 - Add long mouse press gesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 1 11:02:22 PDT 2014


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

           Summary: Create stub long press controller. Part of 135257 -
                    Add long mouse press gesture
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: prandolph at apple.com


I'd like to have a long press controller in the web process to handle the lifecycle of a long press. Eventually, when a long press begins, this controller will generate information at the point of the long press, such as a snapshot of the long-pressed item, an origin for that snapshot, an associated URL if available, etc. The controller will hold onto this long press data through triggering or canceling the long press, at which point it will release that information and send it up to the UI process.

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