mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1980] Focused password fields on Mac server steal keyboard inputs from Windows client #1448
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1448
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LukyLurks on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1980
What happened?
If a password field is focused on the Mac (in Chrome, Safari, system prompts requiring the user password), when I move my mouse over to the Windows client and click on fields there to focus them, then press keys on the keyboard to fill them in, the keyboard inputs are not registered by Windows, and instead are received by the password field on the Mac. I set the logs to Debug level on both machines and didn’t notice anything unusual when performing those steps.
I would expect the focused fields on the Windows client to receive keyboard inputs when the mouse is on the Windows client, like it's usually the case.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
https://github.com/debauchee/barrier/releases/download/v2.4.0/Barrier-2.4.0-release.dmg
What OSes are you seeing the problem on? (Check all that apply)
Windows, macOS
What OS versions are you using?
Server: Mac Ventura, Mac Sonoma
Client: Windows 11 Pro
Relevant log output
No response
Any other information
No response