mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1036] Middle mouse drag does not work in some applications #821
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#821
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 @fallingcats on GitHub (Jan 24, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1036
Describe the bug
Dragging while middle-mouse button is held down does not work on clients in some applications
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Okular should zoom in or out, instead nothing happens
Desktop (please complete the following information):
Operating System: Arch Linux
Barrier version: 2.3.3
Display Server: X11
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.10.9-arch1-1
OS Type: 64-bit
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.1 GiB of RAM
Graphics Processor: AMD RENOIR
Edit: I should mention those specs are for the client. The server is the same in all software-related aspects though.
Additional context
It seems to me that dragging middle mouse does not work in Qt applications in general with barrier clients, although this is hard to test because most applications don't respond to that anyways. Firefox (gtk) seems to work.
Also, Okular correctly changes the cursor to indicate zooming, but it does not work and also does not change the cursor back until pressing left click.
@fallingcats commented on GitHub (Jan 24, 2021):
I have reason to suspect that this problem is caused by something else on my system. closing for now.