-
Bug
-
Resolution: Fixed
-
P2
-
1.1
-
1.1fcs
-
generic
-
solaris_10
-
Not verified
On win32, if you call setScrollPosition, the position property does not appear
to be updating its internal value.
To reproduce:
1 cd src/share/test/awt
2 java ScrollPaneTest
3 In the first scrollpane, type 100, 100 into the position textfields and hit "Scroll To"
4 Hit "Print Scroll Stats"
Note that the scrollposition still says 0,0, even though the scrollpane
appears to be positioned correctly.
This is reproducible on winNT, 1.1beta3.
to be updating its internal value.
To reproduce:
1 cd src/share/test/awt
2 java ScrollPaneTest
3 In the first scrollpane, type 100, 100 into the position textfields and hit "Scroll To"
4 Hit "Print Scroll Stats"
Note that the scrollposition still says 0,0, even though the scrollpane
appears to be positioned correctly.
This is reproducible on winNT, 1.1beta3.