Oct 03, 2016, 8:24 PM
[OPEN] [#1387] [4.1.0] Buffered Scrolling grid position issues after using mousewheel
I am experiencing some issues with the buffered scrolling after using the mouse wheel, and then grabbing the scroll bar to change position.
This can be reproduced on the official examples on the latest ext.net (4.1) here:
https://examples4.ext.net/#/GridPane...red_Scrolling/
Steps to reproduce:
1) Click the first row in the grid
2) Using the mousewheel, scroll to row 300 (do not click the row)
3) Attempt to grab the scrollbar and notice how it jumps to the first row
If you use the mousewheel and then click a row before grabbing the scrollbar the issue doesn't occur.
This looks like an issue specifically related to ext.net as I can't reproduce it here:
https://examples.sencha.com/extjs/5....ffer-grid.html
Anyone have any ideas how I could resolve this issue? We need to used buffered grids as the site is too slow without.
This can be reproduced on the official examples on the latest ext.net (4.1) here:
https://examples4.ext.net/#/GridPane...red_Scrolling/
Steps to reproduce:
1) Click the first row in the grid
2) Using the mousewheel, scroll to row 300 (do not click the row)
3) Attempt to grab the scrollbar and notice how it jumps to the first row
If you use the mousewheel and then click a row before grabbing the scrollbar the issue doesn't occur.
This looks like an issue specifically related to ext.net as I can't reproduce it here:
https://examples.sencha.com/extjs/5....ffer-grid.html
Anyone have any ideas how I could resolve this issue? We need to used buffered grids as the site is too slow without.