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

Can't scroll dialogs with mouse or mouse wheel, only with keyboard #1973

Open
AltoRetrato opened this issue Feb 21, 2025 · 0 comments
Open

Comments

@AltoRetrato
Copy link

Hi there!

When I create a radiolist_dialog that exceeds the screen size, I can scroll its contents using the Up, Down, Page Up, and Page Down keys. However, I am unable to scroll using the mouse wheel or by clicking the dialog's scroll bar.

During a quick debugging session, I noticed that rolling the mouse wheel generates the expected mouse events, but these events appear to be ignored.

Is this an intended behavior? Is it a (known) bug? Or is there a workaround (perhaps with a custom dialog)?

I tested this on Windows 11 (Python 3.11.1) and Ubuntu 22.04.5 (Python 3.10.12).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant