Ship Fullscreen keyboard lock to Desktop
Categories
(Core :: DOM: Core & HTML, task, P1)
Tracking
()
People
(Reporter: edgar, Assigned: avandolder)
References
(Blocks 3 open bugs)
Details
(Keywords: dev-doc-complete, webcompat:platform-bug)
Attachments
(1 file)
Enable dom.fullscreen.keyboard_lock.enabled by default.
| Reporter | ||
Updated•23 days ago
|
Updated•23 days ago
|
Updated•23 days ago
|
| Assignee | ||
Comment 1•23 days ago
|
||
Updated•23 days ago
|
Updated•23 days ago
|
Updated•23 days ago
|
| Assignee | ||
Updated•22 days ago
|
Comment 3•22 days ago
|
||
| bugherder | ||
Comment 4•22 days ago
|
||
| bugherder | ||
Comment 5•22 days ago
|
||
Could you consider nominating this for a release note? (Process info)
| Assignee | ||
Comment 6•22 days ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Enables the new Fullscreen Keyboard Lock API on all channels
[Affects Firefox for Android]: No, the API is disabled on Android
[Suggested wording]: The new Fullscreen Keyboard Lock API adds an optional argument to requestFullscreen that allows websites to request that while fullscreen, pressing the Escape key will no longer exit fullscreen (instead a long-press is required), and certain formerly-reserved browser hotkeys are allowed to be default-prevented.
[Links (documentation, blog post, etc)]: https://github.com/whatwg/fullscreen/pull/232
Comment 7•22 days ago
|
||
Thanks, added to the Fx151 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx151 release notes.
Updated•15 days ago
|
Comment 8•12 days ago
|
||
FF151 MDN work for this can be tracked in https://github.com/mdn/content/issues/43868
This is essentially done - waiting on browser compatibility data and docs reviews to go through.
Note that at least a little more work will likely be required when the spec merges to update the compatibility data, and possibly the docs, depending on how it changes.
Updated•12 days ago
|
Comment 9•3 days ago
|
||
How are they related to this one? They don't use keyboard lock?
Updated•3 days ago
|
Description
•