mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1522] Mouse clicks and key presses are captured by VM on server and client machine simultaneously #1151
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#1151
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 @anthroid on GitHub (Jan 15, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1522
What happened?
When moving the mouse pointer from a VMware VM hosted on the Barrier server to a Barrier client:
This causes potentially problematic input to occur in the VM on the server, possibly even unnoticed before damage is done to a file, erroneous buttons could be pressed, or otherwise. I'm not sure if this can even be addressed in Barrier, but wanted to provide the info just in case.
Appears very similar to #880. Let me know if there is any other info I can provide.
Version
v2.3.4
Git commit hash (if applicable)
c43597cIf applicable, where did you install Barrier from?
https://github.com/debauchee/barrier/releases/tag/v2.3.4
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Barrier server:
Windows 10 Home (21H2)
OS Build 19044.1466
Barrier client:
Windows 10 Enterprise (1909)
OS Build 18363.1621
Virtual machine: (running on the Barrier server)
VMware Workstation 16 Pro (16.1.2 build-17966106)
Guest OS: Windows 10 Pro (1909)
Relevant log output
No response
Any other information
No response