[Webkit-unassigned] [Bug 11294] New: Add getModifierState method to KeyboardEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 14 14:04:04 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11294

           Summary: Add getModifierState method to KeyboardEvent
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sam.weinig at gmail.com


The DOM3 events spec
(http://www.w3.org/TR/2003/NOTE-DOM-Level-3-Events-20031107/events.html#Events-KeyboardEvent)
includes a getModifierState method that currently we only implement in the
Objective-C bindings.  We should implement in KeyboardEvent instead so that it
can be used for all the bindings.


-- 
Configure bugmail: http://bugs.webkit.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