Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTJS-23702
in
6.2.2.
-
Sencha Premium Member
Grid scrolling problems
Hi,
There is two bugs in this fiddle,
First:
- Select a cell from first row
- Slowly scroll grid while looking row numbers (with my mouse every time it scrolls 5 rows)
- Near row 30 or more you should see grid is scrolling back to row numbers 10 and focus jumps to column header
- I think when focused cell exits buffer, grid is scrolling back to near focused row
Second:
- Double click and enter edit mode for first row
- Scroll to last row
- Double click last row while developer tools open
- It gives error: "Uncaught TypeError: me.boundEl.down is not a function"
-
Sencha Premium Member
-
Thanks for the report. Luckily that bug has already been fixed for 6.2.2. There is an override on the bug ticket (EXTJS-23702) which seems to resolve the issue in 6.0.x and 6.2.x. Support subscribers can open a ticket in the portal to gain access to the workaround. Because it's a bug, your x-Credits will be refunded.
-
Sencha Premium Member