Hi!
First thanks to tony, keep up your good work. And I'm happy to see that you like github (i was the one that recommended it to you 🙂
To the bug: On a grid that has so much entries that you need to scroll, if you select a cell, it will scroll to the top of the grid.
This effect appears only in Firefox and IE (both latest version), NOT in safari/webkit.
And I only get it if i enable cellEdit. The grid scrolls so that the editable cell is on the bottom. If the cell is not editable, it scrolls to the top.
Here is my javascript setup: http://pastie.org/636924
I belive that scrolling is NEVER something you want to get when selecting some entries.
The bug is both in the released 3.5.3 and your latest github version (as of now). (I built and minified it with pbor's ant script)
Best,
Peter
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top