This occurs with mustang b45 AWT PIT build, only with XToolkit.
java version "1.6.0-awt.pit-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-awt-blade-df153228_14_Jul_2005_06_02-b00)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b42, mixed mode)
Display a popup menu and select an item. If the popup menu is displayed again, the item selected is still having focus. If the item selected happened to be a checkbox menu item, the selection status is not shown properly when the popup menu is displayed second time. The selection status will be shown when moving the mouse over the popup menu.
To reproduce:
1. Run the attached testcase
2. Right click on Button/List etc to show the popup menu. Click on any of the menu item / checkbox menu item.
3. Right click on the same component to bring the popup menu again. If the focus indication is still on the selected menu item, the bug is reproduced.
###@###.### 2005-07-20 06:34:13 GMT