-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b53
-
generic
-
generic
-
Verified
This bug occurs on XToolkit on b39 PIT build.
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-dm97671_17_May_2005_14_27-b00)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b36, mixed mode)
I've a choice which has a PopupMenu added to it. I'm clicking the Choice, and the drop down appears. While the drop down is visible, I right click on the Choice to show the PopupMenu. Now, the choice drop down does not close if I click on the Frame, any component other than the choice or outside the frame. It can be closed only by clicking the drop down or the choice.
To reproduce:
1. Run the attached code
2. Click the choice and then do a right click.
Now the drop down should not close on clicking the inside the Frame or any other component.
###@###.### 2005-05-19 13:36:01 GMT
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-dm97671_17_May_2005_14_27-b00)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b36, mixed mode)
I've a choice which has a PopupMenu added to it. I'm clicking the Choice, and the drop down appears. While the drop down is visible, I right click on the Choice to show the PopupMenu. Now, the choice drop down does not close if I click on the Frame, any component other than the choice or outside the frame. It can be closed only by clicking the drop down or the choice.
To reproduce:
1. Run the attached code
2. Click the choice and then do a right click.
Now the drop down should not close on clicking the inside the Frame or any other component.
###@###.### 2005-05-19 13:36:01 GMT