You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Keyboard Lock isn't properly working on MacOS Host using either Chrome or Edge.
To Reproduce
Steps to reproduce the behavior, like:
Setup Keyboard Lock on Chrome or Edge flags
Install PiKVM as an App (Chrome or Edge)
Open the app
Put your KVM window in full screen
Test the Key Combos
Expected behavior
Key combinations like Cmd+Tab, Cmd+Space and other MacOS specific combos aren't being grabber by PiKVM Web Interface.
Screenshots
Desktop (please complete the following information):
OS: MacOS Sonoma and MacOS Sequoia
Browser: Chrome and Edge
Version 127.0.2651.74
VNC client (if used)
PiKVM info:
Raspberry Pi 4 Model B Rev 1.5
PiKVM platform v3 (official)
kvmd 4.3-1
kvmd-fan 0.31-1
kvmd-oled 0.27-1
kvmd-platform-v3-hdmi-rpi4 4.3-1
kvmd-webterm 0.50-1
ustreamer 6.12-1
Linux kernel: Linux pikvm 6.6.21-4-rpi SMP Wed Mar 13 20:36:42 UTC 2024 armv7l GNU/Linux
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
rudironsonijr
changed the title
Keyboard Lock aren't properly working on MacOS Host using either Chrome or Edge.
Keyboard Lock isn't properly working on MacOS Host using either Chrome or Edge.
Jul 31, 2024
The browser code has very limited functions for controlling the keyboard. I'm already using keyboard.lock() if it's available. You can see that this feature for Mac is experimental. If individual keyboard shortcuts are not intercepted, then I can't do anything about it, it's a problem in the browser and/or macOS.
Describe the bug
Keyboard Lock isn't properly working on MacOS Host using either Chrome or Edge.
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
Key combinations like Cmd+Tab, Cmd+Space and other MacOS specific combos aren't being grabber by PiKVM Web Interface.
Screenshots
Desktop (please complete the following information):
VNC client (if used)PiKVM info:
Additional context
Add any other context about the problem here.The text was updated successfully, but these errors were encountered: