Closed Bug 1232915 Opened 9 years ago Closed 9 months ago

[meta] [UI Events-key] Update KeyboardEvent.key values for conforming to the latest draft

Categories

(Core :: DOM: Events, defect)

defect

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox46 --- wontfix
firefox117 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

(Keywords: meta)

Attachments

(1 file)

At TPAC 2015 in this October, we have a lot of discussion for key values and the latest draft includes the results.
Summary: [UI Events] Update KeyboardEvent.key values for conforming to the latest draft → [UI Events-key] Update KeyboardEvent.key values for conforming to the latest draft

Resetting assignee which I don't work on in this several months.

Assignee: masayuki → nobody
Status: ASSIGNED → NEW
Summary: [UI Events-key] Update KeyboardEvent.key values for conforming to the latest draft → [meta] [UI Events-key] Update KeyboardEvent.key values for conforming to the latest draft
Severity: normal → S3

The multimedia keys selection has MediaClose:
https://w3c.github.io/uievents-key/#keys-multimedia

And MozPrintableKey was used while we were implementing .key for printable
keys. Therefore, we can remove it now.

Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/29be5ceedcdd
Update `KeyNameList.h` to same key name list as the spec r=smaug
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch

Ah, not that only OS key issues are still being handled in bug 1232918 and bug 1266437. The patch for this bug fixed only the internal key name list to make all defined key values handled without unnecessary string allocation.

No longer depends on: 1232916
See Also: → 1232916
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: