-
Bug
-
Resolution: Fixed
-
P1
-
1.0
-
1.0.1
-
x86, sparc
-
solaris_2.4, windows_nt
-
Not verified
On WinNT/95, the parameters specified to Scrollbar.setValues are
different from that for Motif.
On Motif, parameter maximum is =
height of page - visible window height,
while on WinNT, parameter maximum is = height of page.
This function shpuld accept same values on both the platforms.
The description field as copied from bug report 1236887 follows:
Run ScrollbarTest.java from the test suite. Move the horozontal
and vertical scrollbars to the max position. Notice that the
textfield indicating their current val is less than the max value
setting for the scrollbars. The test works fine on solaris.
Vijay
different from that for Motif.
On Motif, parameter maximum is =
height of page - visible window height,
while on WinNT, parameter maximum is = height of page.
This function shpuld accept same values on both the platforms.
The description field as copied from bug report 1236887 follows:
Run ScrollbarTest.java from the test suite. Move the horozontal
and vertical scrollbars to the max position. Notice that the
textfield indicating their current val is less than the max value
setting for the scrollbars. The test works fine on solaris.
Vijay
- duplicates
-
JDK-1236887 Win32 only: Scrollbar.getValue() returns one page increment less than the maxval
- Closed
- relates to
-
JDK-1234072 (fp.bugs 3052) Scrollbar is not working correctly on Win 95
- Closed