[Bug 23748] New: Shouldn't getModifierState() definition refer Modifiers Keys which are defined in .key value?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23748

            Bug ID: 23748
           Summary: Shouldn't getModifierState() definition refer
                    Modifiers Keys which are defined in .key value?
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: travil@microsoft.com
          Reporter: masayuki@d-toybox.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#widl-KeyboardEvent-getModifierState

Currently key names are defined by each group. Modifier key is defined in
https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#h4_keys-modifier

So, shouldn't the getModifierState() definition refer the modifier key name
table for its argument?

I.e., on Linux, it's better to use "Super" or "Hyper" when Widnows Logo key is
pressed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 7 November 2013 02:45:23 UTC