mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #484] Cant use scroll on client side if smooth scroll enabled #378
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#378
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 @Riztard on GitHub (Nov 5, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/484
Operating Systems
Server: Windows 10 Home
Client: Linux Mint 19.2
Barrier Version
2.3.2
Steps to reproduce bug
Other info
@pr0-zac commented on GitHub (Apr 2, 2020):
As stated in "Other info", this is a setting in Logitech Options app, not in the OS. Disabling smooth scrolling in the app resolved the issue for me.
@github-actions[bot] commented on GitHub (Oct 2, 2020):
Is this issue still an issue for you? Please do comment and let us know! Alternatively, you may close the issue yourself if it is no longer an problem
@jake161 commented on GitHub (Jan 11, 2021):
Same problem here, thanks for the fix.
For reference, I'm using barrier on Windows 10 to Windows 10
@huaouo commented on GitHub (Jan 25, 2021):
Same here, but in my experience, there's a probability that smooth scrolling and scroll on client side work together. I'm also on Windows 10 to Windows 10.
@cktlco commented on GitHub (Jul 26, 2021):
Thanks for the workaround. Disabling "Smooth Scroll" (enabled by default) in Logitech Options on the Barrier server immediately resolved the same issue of Barrier client machine missing mouse scroll wheel input.
@wynot12 commented on GitHub (Sep 24, 2021):
It also works for me, thanks for the tip 👍
I'm using barrier on Win 10 to Ubuntu 20.04.
The problem happens when the Logitech program is installed on the server-side (Win10 in my case).
@sgon00 commented on GitHub (Jan 15, 2022):
Thanks a lot for the solution. I was wondering why the scrolling does NOT work sometimes and finally fixed it by disabling the smooth scroll. I have opened another issue about this here: https://github.com/debauchee/barrier/issues/1516 and will close that issue soon after this post.
I realized that the client side scrolling will NOT work only when the server's active window is NOT a browser. This is a very weird behavior. If you make the server's active window be a browser, the client side scrolling will work without any issues in smooth scrolling mode.