[Bug 21981] New: Key name definition about "foo[0-9]+"

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

            Bug ID: 21981
           Summary: Key name definition about "foo[0-9]+"
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            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

like F1 - F24 or LaunchApplication1 - LaunchApplication2, key name list needs a
lot of rows for defining them. On the other hand, these amount isn't enough.
Gecko defined additional keys:

F25 - F35 and LaunchApplication3 - LaunchApplication18.
https://bugzilla.mozilla.org/attachment.cgi?id=740731&action=diff#a/content/events/public/nsDOMKeyNameList.h_sec1

If D3E spec continues to define them one-by-one, I'd like you to define them
too. Otherwise, for smaller and readable key name list table, D3E spec should
use better way to define such key.  Then, each browser vender doesn't need to
file new key definition request for such keys.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 9 May 2013 06:00:00 UTC