-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
x86
-
windows_xp
When we drag down the scroll bar and the value of scrollbar is greater than 65000,
it goes up as rap around ioccurs.
REPRODUCE;
1) Compile the attache program(Test001.java) in 1.3.1
2) Launch "java Test001"
3) Drag down the vertical scroll Bar.
--> you will see a series of inter value in DOS window.
4) when the integer becomes greater than 65000 in DOS window list,
the scarol bar goes up in sudden.
CONFIGURATION:
OS : WIndowsXP (SP1, Japanese)
JRE: 1.3.1_011
FREQUENCY:
This issue always occurs with the attached program.
=============================================================
it goes up as rap around ioccurs.
REPRODUCE;
1) Compile the attache program(Test001.java) in 1.3.1
2) Launch "java Test001"
3) Drag down the vertical scroll Bar.
--> you will see a series of inter value in DOS window.
4) when the integer becomes greater than 65000 in DOS window list,
the scarol bar goes up in sudden.
CONFIGURATION:
OS : WIndowsXP (SP1, Japanese)
JRE: 1.3.1_011
FREQUENCY:
This issue always occurs with the attached program.
=============================================================
- duplicates
-
JDK-4046446 ScrollPane limitation for large Canvas
- Resolved