AWT Bugs
- ChangeMenu Bug
- Lose of old menu when menubars are changed.
- KeyDownTest Bug
- Win32 Only: Pressing enter produces two keyDown events.
- List.resize Bug
- List.resize() doesnt resize at all.
- List.getVisibleIndex Bug
- List.getVisibleIndex always returns -1.
- List multiselection Bug
- Win32 Only: awt.List created with allow multiple
selections = false, still allows multiple selections.
- List display Bug
- Win32 Only: awt.List() created with a number of items
to show, displays one more item than specified.
- List.makeVisible Bug
- Win32 Only: awt.List.makeVisible() will only display
the item if it has been selected.