-
Bug
-
Resolution: Fixed
-
P3
-
1.0, 1.2.0
-
None
-
1.1.4
-
other, sparc
-
generic, solaris_2.5
-
Not verified
In the java demo package, SUNWjvdemo, the applet, "CardTest" draws
buttons on a panel, in one of five arrangements. Each of the five
buttons is numbered; pressing it selects the corresponding button
arrangement, and the panel is redrawn. There are also buttons marked,
"first," "next," "previous," and "last." One problem is that, when
arrangement 5 is displayed, and the "next" button is pressed,
arrangement 2 is displayed (I would have expected arrangement 1).
Also, the "last" button displays arrangement 3 (I would have expected
arrangement 5).
Demo programs don't have to be perfect, but one as simple as this
should at least not have bugs in it that are so obvious they are
distracting.
Also, since it is a demo of a language product, shouldn't the source
code for the demo app be included? At least then the motivated
end-user could fix the problem him/herself.
-jmc 3 13 97
buttons on a panel, in one of five arrangements. Each of the five
buttons is numbered; pressing it selects the corresponding button
arrangement, and the panel is redrawn. There are also buttons marked,
"first," "next," "previous," and "last." One problem is that, when
arrangement 5 is displayed, and the "next" button is pressed,
arrangement 2 is displayed (I would have expected arrangement 1).
Also, the "last" button displays arrangement 3 (I would have expected
arrangement 5).
Demo programs don't have to be perfect, but one as simple as this
should at least not have bugs in it that are so obvious they are
distracting.
Also, since it is a demo of a language product, shouldn't the source
code for the demo app be included? At least then the motivated
end-user could fix the problem him/herself.
-jmc 3 13 97
- duplicates
-
JDK-1241963 fp.bugs 4011 CardTest: choice box is not updated
-
- Closed
-