[Webkit-unassigned] [Bug 65215] New: dispatchEvent should not trigger default actions (for synthetic events)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 16:01:34 PDT 2011


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

           Summary: dispatchEvent should not trigger default actions (for
                    synthetic events)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fishd at chromium.org
                CC: ap at webkit.org


dispatchEvent should not trigger default actions

http://www.whatwg.org/specs/web-apps/current-work/#interactive-content

Note this tid-bit:
"The above doesn't happen for arbitrary synthetic events dispatched by author script. However, the click() method can be used to make it happen programmatically."

This came up in the context of https://bugs.webkit.org/show_bug.cgi?id=64580.

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