taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.21k stars 439 forks source link

🐞 - `Scrollbar` resets vertical scroll position when scrolling horizontally with slider #9216

Closed scrolltex closed 1 week ago

scrolltex commented 1 week ago

Code Example URL

https://taiga-ui.dev/components/scrollbar#all

Description

When you scroll the slider in one direction, the scroll position in the other direction is reset. There are no problems when scrolling on a mobile device or by pressing the middle mouse button.

The issue is reproduced in https://taiga-ui.dev/components/scrollbar#all But in 3.95.1 there are no problems: https://taiga-ui.dev/v3/components/scrollbar#all

Taiga UI version

4.8.1

Browser Used

Chrome

OS Used

Windows

waterplea commented 1 week ago

Also looks like scroll jumps depending on the coordinate of the press inside the bar 🤔