Hi all,
In WinXP Firefox 2, I have a Grid that is scrollable both horizontally and vertically, similar to the dojox/grid/tests/test_sizing.html Test.
Upon first loading, the view is scrolled all the way to the top and all the way to the left (as one would expect). As soon as I scroll down vertically (either by clicking scroll down button or use mouse wheel), the view immediately scrolls horizontally all the way to the right. Once it has been scrolled over to the right, I can realign the horizontal scrolling anywhere (say back to the far left) and now when I scroll vertically the grid functions as expected - no horizontal scrolling.
IE does not appear to be doing this.
Anyone else experience this or found a fix/workaround?
Thanks!
-Eric

I have the same issue
I had a quick look through the open bugs and couldn't see one for this specifically. I can confirm that it only happens in firefox (I'm running 2.0.0.14) and not IE. Though in IE I'm finding the columns sizes (spaced in ems) being sized a lot smaller than in firefox, though that's a separate problem.
Logged a bug
I logged a bug at http://trac.dojotoolkit.org/ticket/6746