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

Issue with using the mouse and using the wheel to scroll. #4986

Closed
4 tasks done
kdschlosser opened this issue Dec 11, 2023 · 6 comments
Closed
4 tasks done

Issue with using the mouse and using the wheel to scroll. #4986

kdschlosser opened this issue Dec 11, 2023 · 6 comments
Labels

Comments

@kdschlosser
Copy link
Contributor

Perform all steps below and tick them with [x]

  • Read the FAQ
  • Check the related part of the Documentation
  • Update lvgl to the latest version
  • Reproduce the issue in a Simulator

Describe the bug

If you use the mouse and hover over the vertical scrolling list doesn't matter if you click to give focus or not if you use the house wheel to scroll everything that is scrollable will scroll not just the one thing that is being hovered over or has focus,

https://docs.lvgl.io/master/examples.html#flex

To Reproduce

https://docs.lvgl.io/master/examples.html#flex

Expected behavior

https://docs.lvgl.io/master/examples.html#flex

Screenshots or video

https://docs.lvgl.io/master/examples.html#flex

@kisvegabor
Copy link
Member

Mouse wheel scrolling is not supported in LVGL yet, but it being discussed in #4909

@kdschlosser
Copy link
Contributor Author

well it's doing something with the examples...

@kisvegabor
Copy link
Member

Now the mouse wheel acts as an ENCODER input device. Scrolling it changes the focus.

@lvgl-bot
Copy link

We need some feedback on this issue.

Now we mark this as "stale" because there was no activity here for 14 days.

Remove the "stale" label or comment else this will be closed in 7 days.

@lvgl-bot lvgl-bot added the stale label Dec 27, 2023
@kdschlosser
Copy link
Contributor Author

not stale

@lvgl-bot lvgl-bot removed the stale label Dec 28, 2023
@lvgl-bot
Copy link

We need some feedback on this issue.

Now we mark this as "stale" because there was no activity here for 14 days.

Remove the "stale" label or comment else this will be closed in 7 days.

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

No branches or pull requests

3 participants