[Webkit-unassigned] [Bug 76104] New: WheelEvent should inherit from MouseEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 14:36:22 PST 2012


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

           Summary: WheelEvent should inherit from MouseEvent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: sam at webkit.org, abarth at webkit.org, hayato at chromium.org


WheelEvent should inherit from MouseEvent

At least according to the most recent DOM3 Events spec I found:

http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-wheelevents

This is causing this IETC sample to fail:
http://samples.msdn.microsoft.com/ietestcenter/dominheritance/showdominheritancetest.htm?Prototype_WheelEvent

Looks like this file has been with us a long time. :)
http://trac.webkit.org/log/trunk/Source/WebCore/dom/WheelEvent.h

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