- From: Maxim Devaev <notifications@github.com>
- Date: Wed, 15 Apr 2026 14:22:06 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 April 2026 21:22:10 UTC
mdevaev left a comment (whatwg/fullscreen#232) > I could be convinced that it's not ideal DX and there should be a property similar to `document.fullscreenEnabled` (e.g. `document.keyboardLockEnabled`) to allow easy feature-checking and easy checking if keyboard lock is currently active. (If we drop `system` then this becomes a boolean.) Thanks for the previous example. I also think that more explicit feature testing is needed, otherwise it is not very clear how to understand which keys are intercepted and which are not (at least in the form of the name of the set), and convey this information to the user. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/232#issuecomment-4255570520 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/232/c4255570520@github.com>
Received on Wednesday, 15 April 2026 21:22:10 UTC