I'm having an issue with the Grid when I set "scrollable {virtual: true}" when it's viewed on a Mac in either Chrome or Safari. On Windows it works fine. If "scrollable: true" is used instead, the scrollbars work as they should.
If the Grid fits horizontally, and needs to scroll vertically, the vertical scroll bar never shows, although you can still scroll using the mouse wheel.
If the Grid fits vertically, but needs to scroll horizontally, the horizontal scroll bar never shows, and I haven't noticed a way to get it to scroll horizontally.
Here's a simple example showing the second case:
http://jsfiddle.net/jxPF6/3/
I'll keep trying to find a work-around and will post any more info i dig up.
If the Grid fits horizontally, and needs to scroll vertically, the vertical scroll bar never shows, although you can still scroll using the mouse wheel.
If the Grid fits vertically, but needs to scroll horizontally, the horizontal scroll bar never shows, and I haven't noticed a way to get it to scroll horizontally.
Here's a simple example showing the second case:
http://jsfiddle.net/jxPF6/3/
I'll keep trying to find a work-around and will post any more info i dig up.