Re: [whatwg/fullscreen] Add keyboard locking option (PR #232)

zcorpan left a comment (whatwg/fullscreen#232)

So it's something like
```
document.fullscreenOptions.keyboardLock
```
vs
```
document.keyboardLock
```
If we add some other option that should be exposed as a property, that can still be added on `Document`.

> (I don't fully understand why exposing `navigationUI` would be harmful though.)

Is there a use case?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/232?email_source=notifications&email_token=ACLYVMLI5776OEPKP5BESSL4XHQWNA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMZQGMZTMOBVGYZKM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOS2XA4S7MNXW23LFNZ2F633QMVXF6Y3MNFRWW#issuecomment-4303368562
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fullscreen/pull/232/c4303368562@github.com>

Received on Thursday, 23 April 2026 09:44:10 UTC