-
Bug
-
Resolution: Fixed
-
P2
-
7u4, 8
-
b03
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222304 | 8 | Dmitry Cherepanov | P3 | Resolved | Fixed | b32 |
When an applet is showing an AWT Choice and the user clicks on the popup menu, the process that is actually running the applet comes to the foreground and the popup doesn't show.
1. Install the Java plugin on Mac OS X
2. Go to http://www.pathguy.com/TimeDead.htm
3. Click on any of the popup menus
4. Notice that the process for the applet comes to the foreground and no menu appears.
Compare to Apple's JDK 6, where the popup menus appear as expected.
1. Install the Java plugin on Mac OS X
2. Go to http://www.pathguy.com/TimeDead.htm
3. Click on any of the popup menus
4. Notice that the process for the applet comes to the foreground and no menu appears.
Compare to Apple's JDK 6, where the popup menus appear as expected.
- backported by
-
JDK-2222304 [macosx] Applets attempting to show popup menus activate the applet process
- Resolved
- relates to
-
JDK-8311544 [macos] Click on inactive window fails to activate window
- Open
-
JDK-8039001 [macosx] Textfields in dialogs are disabled after using F3 on Mac OS X to select a window
- Closed