question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AnalyticalTable: Mouse wheel scrolling not working when mouse is in the same position

See original GitHub issue

Describe the bug When I try to scroll the mouse wheel without changing the position of the mouse cursor, the scrolling stops. After that, the mouse wheel does not work in any direction. If I change the mouse position (move the cursor) the scrolling continues.

Isolated Example https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-analyticaltable--default-story

To Reproduce Steps to reproduce the behavior:

  1. Open AnalyticalTable (table should be scrollable)
  2. Scroll with wheel (middle) button without changing mouse postion.
  3. Scroll stops

Expected behavior Scrolling should work if turn the mouse wheel in any direction (up and down), if the position of the mouse cursor has not changed

UI5 Web Components for React Information @ui5/webcomponents version: 0.25.0 @ui5/webcomponents-react version: 0.25.0 Operating System: Windows 10 Browser: Google Chrome (64-bit) Version 102.0.5005.63

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
vostveshcommented, Jul 5, 2022

After fix I can’t reproduce issue. Closed

1reaction
Lukas742commented, Jun 3, 2022

Thanks for the videos. As the will-change property doesn’t seem to fix the issue as well, I guess we have to wait for the upstream issues to be fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Your Mouse Wheel Is Scrolling the Wrong Way and How ...
Struggling with a mouse wheel that is jerky or scrolls the wrong way? Follow these steps to fix it for trouble-free scrolling.
Read more >
Why is wheel scrolling event not firing when mouse is over a ...
Its very late for an answer but I was able to overcome this problem by adding pointer-events: none style to the "fixed" div....
Read more >
Methods to Solve Mouse Scroll Wheel Not Working in ...
The article describes the various techniques that can help users get rid of the scroll wheel issues in their mouse using basic troubleshooting....
Read more >
How to Fix the Wheel on My Mouse if It's Not Working
The mouse wheel or roller on the top of a wheel mouse can malfunction, causing up and down scrolling to not work.
Read more >
Mouse wheel scroll problem fix. - YouTube
If your computer mouse wheel is not working properly, rotates but won't scroll on the screen. Feels kind of loose, sometimes scrolling, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found