-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.1.1
-
Fix Understood
-
x86
-
windows_nt
Name: mc57594 Date: 06/09/97
1. Refer to the Sample Code in
java.sun.com/products/jdk/1.1/docs/guide/awt/designspec/scrollpane.html
2. Change the PreferredSize of the DrawCanvas Component to (50000,300).
Compile and run.
Scroll the scrollpanel horizontally.
After a certain limit ( around 32780 ) the color remains white instead of black.
3. Try with different values for width/height
======================================================================