-
Sencha User
Issue : grid scrolls to top on cell/row click
If using combination of checkbox selection model and grid drag drop plugin, and if we select one of last few records on grid by scrolling to grid bottom, then grid scrolls to top.
I checked further using ext-all-debug.js, I came to conclusion that, private method onItemMouseDown() of Ext.view.DragZone causing this issue, line is focusing view and setting scroll at the top position.
Here is the fiddle I have created : https://fiddle.sencha.com/#fiddle/144
-
Please upgrade to the latest version to correct this. You will notice if you change the version in your fiddle, it is corrected.
Scott.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules