JDK-4905188 : REGRESSION: SwingSet2 Demo Internal frames are not activated
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2003-08-12
  • Updated: 2003-10-14
  • Resolved: 2003-10-14
Related Reports
Duplicate :  
Description
###@###.### 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.


Comments
EVALUATION Sounds like a duplicate of another bug filed recently. This may be due to a change in the popup code. ###@###.### 2003-09-24 Transferring to owner of popup to investigate. ###@###.### 2003-10-13 Name: azC76091 Date: 10/14/2003 This fix is not reproducible on latest builds because it has been fixed by fix for bug 4912806 ###@###.### 10/14/2003 ======================================================================
14-10-2003