JDK-4461451 : Merlinb65:SwingSet2Demo:Alt+Mnemonic feature stops working on changing L&F
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2001-05-21
  • Updated: 2001-06-13
  • Resolved: 2001-06-11
Related Reports
Duplicate :  
Description
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

Comments
EVALUATION This was fixed as part of 4389332, refer to it for more information. scott.violet@eng 2001-06-11
11-06-2001