Skip to content

FF151 Relnote: keyboardLock option for Element.requestFullScreen()#43883

Merged
hamishwillee merged 2 commits intomdn:mainfrom
hamishwillee:ff151relnote_fullscreen_keyboardlock
May 5, 2026
Merged

FF151 Relnote: keyboardLock option for Element.requestFullScreen()#43883
hamishwillee merged 2 commits intomdn:mainfrom
hamishwillee:ff151relnote_fullscreen_keyboardlock

Conversation

@hamishwillee
Copy link
Copy Markdown
Collaborator

FF151 adds support for the options.keyboardlock property to be passed in the options object to Element.requestFullScreen() in https://bugzilla.mozilla.org/show_bug.cgi?id=2032302.
This allows use cases such as games to use the Esc key (say) without exiting full screen mode.

This PR adds the release note.

Related docs work can be tracked in #43868

@hamishwillee hamishwillee requested a review from a team as a code owner April 21, 2026 06:32
@hamishwillee hamishwillee requested review from dipikabh and removed request for a team April 21, 2026 06:32
@github-actions github-actions Bot added Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Preview URLs (1 page)

External URLs (1)

URL: /en-US/docs/Mozilla/Firefox/Releases/151
Title: Firefox 151 release notes for developers (Beta)

(comment last updated: 2026-05-05 01:52:26)

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions Bot added the merge conflicts 🚧 [PR only] label Apr 27, 2026
@hamishwillee hamishwillee force-pushed the ff151relnote_fullscreen_keyboardlock branch from da183cc to 8a8e399 Compare April 27, 2026 04:39
@github-actions github-actions Bot added size/xs [PR only] 0-5 LoC changed and removed merge conflicts 🚧 [PR only] size/s [PR only] 6-50 LoC changed labels Apr 27, 2026
Copy link
Copy Markdown
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a suggestion for the last sentence, otherwise looking good.
Thanks!

Comment thread files/en-us/mozilla/firefox/releases/151/index.md Outdated
@hamishwillee hamishwillee merged commit a1b58be into mdn:main May 5, 2026
8 of 9 checks passed
@hamishwillee hamishwillee deleted the ff151relnote_fullscreen_keyboardlock branch May 5, 2026 01:52
pepelsbey added a commit to pepelsbey/mdn-content that referenced this pull request May 6, 2026
* upstream/main: (150 commits)
  PWA relative links (mdn#43953)
  feat(jsondata): add `external_link` translation key (mdn#43978)
  Clarify when var() falls back to its second argument (mdn#44015)
  Correct incorrect filename on learn assessment (mdn#44012)
  FF151 Relnote CanvasRenderingContext2D.lang (mdn#44010)
  FF151: Update container style queries support (mdn#44002)
  Firefox experimental features clean-up (mdn#43887)
  FF151 Relnote: shadowrootslotassignment (mdn#43881)
  Editorial review: Document WebGPU compatibility mode (mdn#43944)
  Correction of solution (mdn#44001)
  Synchronize with BCD v7.3.14 (mdn#44007)
  Editorial review: Document texture_and_sampler_let WGSL feature (mdn#43768)
  Editorial review: Document NavigationTransition.committed (mdn#43692)
  Update window.open on document / window creation and load behavior (mdn#43913)
  FF151 Relnote: keyboardLock option for Element.requestFullScreen() (mdn#43883)
  FF118 keyboard value for Window Event tidy (mdn#43942)
  Bump yaml from 2.8.3 to 2.8.4 (mdn#44005)
  Rename Stylesheet glossary definition to Style sheet (mdn#43997)
  Clarify else-if evaluation order (mdn#43917)
  chore(dictionaries): add technical terms flagged by spelling check (mdn#43907)
  ...

# Conflicts:
#	files/en-us/web/api/svgscriptelement/async/index.md
#	files/en-us/web/api/svgscriptelement/index.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Firefox Content in the Mozilla/Firefox subtree size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants