Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Scrolling is extremely slow in dropdown boxes. #997

Open
1 task done
st19311 opened this issue Jan 23, 2025 · 1 comment
Open
1 task done

[BUG]: Scrolling is extremely slow in dropdown boxes. #997

st19311 opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@st19311
Copy link

st19311 commented Jan 23, 2025

What happened?

Scrolling in the dropdown boxes only works very slowly, no matter how fast I spin the wheel on my mouse. It almost seems like it's debouncing the events.

This makes it very time consuming if I want to, for example, select "de" in the keyboard layout, because I have to go aaaaall the way up from "us".
It doesn't really help that the dropdown boxes don't appear have any basic quality-of-life functionality - the scroll bar on the side is just visual and when I click, it's as if I'm dragging down the menu (so to go up, I have to drag down, even though I'm on a PC and not a touch screen), and I can't, for example, press "D" to scroll up to D, nor can I press "home" to go all the way to the top. I can't even say that it feels like 1995 again, because all that actually worked in Windows 95 lol. My only options are the slow scroll, or pulling down the menu repeatedly until I'm at the top (which is actually faster than scrolling).

I realize that I can workaround that by just typing into the textbox what I need to type in, but when I don't know it yet, because it's the first time I'm scrolling up, it's pretty tedious.

Version

1.8.5

What host operating system were you using?

Windows

Host OS Version

Windows 11

Selected OS

Raspberry Pi OS Bookworm 64 Bit

Which Raspberry Pi Device are you using?

Raspberry Pi 3B, 3A+, 3B+, and Compute Module 3, 3+

What kind of storage device are you using?

microSD Card in a USB reader

OS Customisation

  • Yes, I was using OS Customisation when the bug occurred.

Relevant log output

@st19311 st19311 added the bug Something isn't working label Jan 23, 2025
@lurch
Copy link
Contributor

lurch commented Jan 23, 2025

See also: #558 #598 #865

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants