-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
generic
-
generic
Steps to Reproduce:
1) Launch SwingSet2 demo.
2) Do Alt+l to open the "Look & Feel" menu.
3) From this menu, select a L&F other that the existing L&F of the SwingSet window.
4) Now do Alt+f to open the "File" menu.
Notice that the File menu fails to open. In fact it is not possible to open any menu using Alt+Mnemonic feature now. Whereas if you try to open these menu using this feature before changing the L&F, they opens.
This problem occurs on all the platforms.
%java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
ruchika.mehdiratta@Eng 2001-05-21
- duplicates
-
JDK-4389332 Focus owner is null for applications which have menus only.
- Resolved