mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #661] Java applications stop responding to keyboard input after losing and regaining window focus #521
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#521
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 @Feanux3 on GitHub (May 8, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/661
Operating Systems
Server: Windows 10 Pro 1909
Client: macOS Catalina 10.15.4
Barrier Version
2.3.2-shapshot-210c2b70
Steps to reproduce bug
Issue is most prevalent in SQLDeveloper on macOS. When the window focus is regained after losing focus (selecting any other open window/program) the program no longer recognizes keyboard input from the server. Minimizing the window and bringing it back up restores full functionality.
Other info
@tehbiga commented on GitHub (May 8, 2020):
I've noticed this with IntelliJ (on macOS Mojave client).
When switching operating systems the text editor buffer doesn't properly regain focus (already an existing bug for other reasons in IntelliJ), but it happens consistently when using barrier.
I have to switch tabs back and forth to force IntelliJ to pick an editor buffer to focus on for me.
If anything, this would probably be an easier testing app since it has multiple text entries that pull focus. I bet this has something to do with how the mouse events are being emulated.
@github-actions[bot] commented on GitHub (Sep 23, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
@Feanux3 commented on GitHub (Sep 23, 2020):
Still an issue - responding to keep it active.
@p12tic commented on GitHub (Jan 10, 2021):
Reopening erroneously closed bug report.
@Feanux3 commented on GitHub (May 25, 2021):
Issue persists on latest MacOS updates.
@imiller31 commented on GitHub (Sep 21, 2022):
still an issue