[Webkit-unassigned] [Bug 9933] New: DOM3 keyboard events are not working

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 15 09:53:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9933

           Summary: DOM3 keyboard events are not working
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.w3.org/TR/DOM-Level-3-
                    Events/events.html#Events-KeyboardEvents-Interfaces
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: dacarson at gmail.com
                CC: darin at apple.com, ggaren at apple.com


DOM3 KeyboardEvents created with Javascript do not construct a
PlatformKeyboardEvent, see
http://bugzilla.opendarwin.org/show_bug.cgi?id=9743#c6
What should happen is KeyboardEvent is used through out the code. Presently
PlatformKeyboardEvent is being used. PlatformKeyboardEvent should only be used
to parse the platform event and setup the KeyboardEvent properly.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list