-
Bug
-
Resolution: Fixed
-
P4
-
1.1.4, 1.2.0
-
None
-
b01
-
unknown, sparc
-
generic, solaris_2.5
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2019247 | 1.2.0 | Robi Khan | P4 | Resolved | Fixed | 1.2beta4 |
If an element is removed from a awt.Choice and the currently selected
element is located after the one to be removed, the currently selected
element (index) is not updated and points to the wrong element
in the choice.
element is located after the one to be removed, the currently selected
element (index) is not updated and points to the wrong element
in the choice.
- backported by
-
JDK-2019247 problem with awt.Choice.remove()
- Resolved
- duplicates
-
JDK-4127244 method Choice.remove(String item) incorrectly changes selected item
- Closed
- relates to
-
JDK-4115156 problem with awt.Choice.insert()
- Closed