-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b43
-
x86
-
windows
-
Verified
This occurs on Windows platform with AWT PIT build for mustang b38.
java version "1.6.0-awt.pit-int-jcg-win-03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-win-03-java2d_06_may_2005_09_06-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
The popup menu is not shown relative to the origin component. It is shown at absolute coordinates.
To reproduce:
1. Run the attached code as java -DresultsDir=. PopupMenuTest
2. Right click on the components in the frame titled 'Menu Test'
If the PopupMenu are not displayed where the click is done, bug is reproduced.
###@###.### 2005-05-20 05:58:48 GMT
java version "1.6.0-awt.pit-int-jcg-win-03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-win-03-java2d_06_may_2005_09_06-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
The popup menu is not shown relative to the origin component. It is shown at absolute coordinates.
To reproduce:
1. Run the attached code as java -DresultsDir=. PopupMenuTest
2. Right click on the components in the frame titled 'Menu Test'
If the PopupMenu are not displayed where the click is done, bug is reproduced.
###@###.### 2005-05-20 05:58:48 GMT
- relates to
-
JDK-6273507 PIT. Showing PopupMenu on a TextArea results JVM crash
-
- Closed
-