Open Bug 1264150 Opened 8 years ago Updated 2 years ago

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

Categories

(Core :: DOM: Events, defect, P3)

defect

Tracking

()

Tracking Status
firefox48 --- affected

People

(Reporter: masayuki, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: dev-doc-complete, Whiteboard: btpp-active)

* "OSLeft", "OSRight" -> "MetaLeft", "MetaRight" (Chromium still uses the old values, though)
* "VolumeDown", "VolumeUp", "VolumeMute" -> "AudioVolumeDown", "AudioVolumeUp", "AudioVolumeMute" (Chromium still uses the old values, though)
* Drop "IntlHash" definition.
* Use "Unidentified" instead of empty string.
Whiteboard: btpp-active
Docs have been updated: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code

Firefox 48 for developers updated too.
Filed Chromium's bug for Unidentified:
https://bugs.chromium.org/p/chromium/issues/detail?id=834188

If they agree with the new spec, we should update our code value list to conform to the latest draft.
Priority: -- → P3

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

Assignee: masayuki → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.