Open Bug 1618703 Opened 4 years ago Updated 2 years ago

"MediaNextTrack" and "MediaPrevTrack" cannot be assigned.

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: fx4waldi, Unassigned)

References

(Blocks 1 open bug)

Details

In "Manage Extension Shortcuts" the buttons "MediaNextTrack" and "MediaPrevTrack" cannot be assigned. I think it's related to the wrong name. Event.key returns the names "MediaTrackNext" and "MediaTrackPrevious".

https://dxr.mozilla.org/mozilla-central/search?q=MediaTrackPrevious
https://dxr.mozilla.org/mozilla-central/search?q=MediaPrevTrack

Component: Untriaged → DOM: Events
Product: Firefox → Core
Flags: needinfo?(masayuki)
Priority: -- → P3

The .key values are valid.
https://w3c.github.io/uievents-key/#keys-multimedia
MediaNextTrack and MediaPrevTrack must be old name (not remember though).

Component: DOM: Events → General
Flags: needinfo?(masayuki)
Priority: P3 → --
Product: Core → WebExtensions
See Also: → 912864

We don't currently support media keys on all platforms either, but support might be coming soon.

Blocks: 1550056
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
See Also: → 1473393
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.