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
I noticed that when connected to a windows machine and holding down the windows key it will open up the windows menu and then start opening up edge tabs for as long as I hold it down. Happens in both full screen and windowed mode.
The expected outcome would be that as soon as I release the button the windows menu should pop up.
The text was updated successfully, but these errors were encountered:
Possibly related: #127 - if JetKVM locks the keyboard, I would imagine it would work around or solve this issue
Additional info (Windows client on Chrome): The "Keys" status bar on the bottom shows a list of MetaLeft being appended constantly as this is firing off, momentarily visible if the Start menu ends up in the "open" state after holding down Meta. This list is cleared by pressing any other key to update the status bar. There's also a visual bug that shifts the KVM video pane to the right proportionally to the number of Meta entries in the status bar
My target/attached computer is Linux so I can't confirm or deny the Edge tab behavior, but there is definitely something funky going on with the meta handling - possibly, Windows client-side is stealing and returning keyboard focus from the browser window during this sequence, which is something that doesn't usually happen with any other modifier keys.
I noticed that when connected to a windows machine and holding down the windows key it will open up the windows menu and then start opening up edge tabs for as long as I hold it down. Happens in both full screen and windowed mode.
The expected outcome would be that as soon as I release the button the windows menu should pop up.
The text was updated successfully, but these errors were encountered: