-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.0
-
sparc
-
solaris_2.5
From: Danno Ferrin <###@###.###>
This does not look like form output to me.
calling aChoice.select(aString) when the amout of items in the choice list is long (say, 16
entries) some of the choices are cut out from the choice, usually the first three, or if the
choice is #2 or #3, the choices before it. I am running JDK 1.0 release on a WIN95 machiene. I
can see the bug under either NetscapeNavigator 2.0GoldBeta1, Netscsape Navigator 2.0 release,
or appletviewer from JDK1.0 release. That pretty much limits the problem to the awt.dll file.
The bug can be reproduced at my site with a little modification.
http://www.mines.edu:8080/studetns/d/drferrin/Cool_beans.html
load the page to a local directory, rename the param "Defalut" to "Choice Bug" -- I have left in
code that will enable the bug.