[Webkit-unassigned] [Bug 76607] New: event.preventedDefault is not reset after an event is dispatched

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 23:40:38 PST 2012


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

           Summary: event.preventedDefault is not reset after an event is
                    dispatched
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://samples.msdn.microsoft.com/ietestcenter/domeven
                    ts/domevents_harness.htm?url=EventObject.after.dispatc
                    hEvent.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pablof at motorola.com


DOM Level 3 Events sez:

[[
As the final step of the event dispatch, for reasons of backwards compatibility, the implementation must reset the event object's internal-propagation and default-action-prevention states. This ensures that an event object may be properly dispatched multiple times while also allowing to prevent the event object's propagation or default actions prior to the event dispatch.
]]

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