[Webkit-unassigned] [Bug 92093] New: Implement hasDefaultEventHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 04:02:16 PDT 2012


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

           Summary: Implement hasDefaultEventHandler
           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


To complement the hasEventListener we should have a corresponding hasDefaultEventHandler that can tell if a node implementation will react in any way to an event passed to it.

This is useful in touch-adjustment which can more reliably tell which nodes might respond to a synthesised click event and which will node.

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