-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
x86
-
windows_xp
###@###.### 2003-08-12
J2SE Version (please include all output from java -version flag):
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b12)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b12, mixed mode)
Does this problem occur on J2SE 1.3 or 1.4? Yes / No (pick one)
No
Operating System Configuration Information (be specific):
Windows XP (version 5.1 Service Pack 1 (Build 2600))
Hardware Configuration Information (be specific):
Bug Description:
Internal frames are not activated when clicking on them first time
and when the focus is owned by a menu, popup menu or a dropdown
combobox.
Steps to Reproduce (be specific):
- start SwingSet2
- in the Internal Frame page, click on one of the menus and let it open
- then click on a not-activated internal frame, it is not activated
- click it again to activate.
Other components than frames have the same problem:
- start SwingSet2
- click table demo
- click on the first line of the favourite color column (i.e. green)
- keep the combo box open
- click on the Jeff Dinkins line
The first click closes the combo box, only the second click will select
the line.
- duplicates
-
JDK-4912806 1.5.0 Regression: Showing JPopupMenu prevents double clicking on JButton
- Resolved