Re: [whatwg/fullscreen] Keyboard lock (Issue #231)

jamiewalch left a comment (whatwg/fullscreen#231)

I don't think so. A quick test suggests that `navigator.keyboard` is not defined on Safari. I haven't investigated in detail though.

It's also worth noting that even Chromium browsers don't support the full spec. Intercepting system keyboard shortcuts such as Cmd+Tab requires accessibility permissions that we didn't want the browser to have, so it's only possible to "lock" browser shortcuts such as Cmd+T.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/231#issuecomment-3207488753
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fullscreen/issues/231/3207488753@github.com>

Received on Wednesday, 20 August 2025 17:55:22 UTC