You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During usage of webtop with mouse, I have observed that mouse scroll was too big and KDE settings was unable to change anything about scrolling.
When attempt to scroll once, webtop actually does two or more scrolls. This is affecting apps that use scrolling as stepping navigation, like image viewer Ristretto and Telegram media viewer window, and possibly more. xev tool shows that there are multiple scroll events instead of one. Reproducible in Firefox 130.0 and Google Chrome 128.0.6613.119 (Official Build) (64-bit)
Also noticed that frequently down and up scrolling directions are unequal in scroll length. Scrolling down and up once shows that content position doesn't return to the same position. Reproducible in Firefox 130.0 and rarely in Google Chrome 128.0.6613.119 (Official Build) (64-bit)
Expected Behavior
Scrolling is done once and is the same distance for all directions.
Steps To Reproduce
Spawn container with command
Open webtop URL
Download a lot of images in one directory (20 is good to see this issue reproduction)
Open any of the images with Ristretto and open sidebar with image sequence previews
Scroll with mouse and note that images are scrolled multiple times for one mouse scroll
podman logs webtop
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
[custom-init] No custom files found, skipping...
[ls.io-init] done.
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
Xvnc KasmVNC 1.2.0 - built Aug 31 2024 18:45:39
Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)
See http://kasmweb.com for information on KasmVNC.
Underlying X server release 12014000, The X.Org Foundation
19
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
During usage of webtop with mouse, I have observed that mouse scroll was too big and KDE settings was unable to change anything about scrolling.
When attempt to scroll once, webtop actually does two or more scrolls. This is affecting apps that use scrolling as stepping navigation, like image viewer Ristretto and Telegram media viewer window, and possibly more. xev tool shows that there are multiple scroll events instead of one. Reproducible in Firefox 130.0 and Google Chrome 128.0.6613.119 (Official Build) (64-bit)
Also noticed that frequently down and up scrolling directions are unequal in scroll length. Scrolling down and up once shows that content position doesn't return to the same position. Reproducible in Firefox 130.0 and rarely in Google Chrome 128.0.6613.119 (Official Build) (64-bit)
Expected Behavior
Scrolling is done once and is the same distance for all directions.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: