JDK-6269319 : Metalworks: Minimize button is not working from mustang jdk build33.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2005-05-12
  • Updated: 2010-04-02
  • Resolved: 2005-06-03
Related Reports
Duplicate :  
Description
Bug Info:
=========
Metalworks(${JAVA_HOME}/demo/jfc): Minimize button is not working from mustang jdk build33.


JDK Info:
=========
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b33)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b33, mixed mode, sharing)


Steps to Reproduce:
===================

1. Open Metalworks(${JAVA_HOME}/demo/jfc/Metalworks) demo application.

 ${JAVA_HOME}/bin/java -jar ${JAVA_HOME$}/demo/jfc/Metalworks/Metalworks.jar

2. Click on minimize button on window title bar.


Expected Result:
=================
Application should be iconified.


Actual Result:
==============
Application has not been iconified.


###@###.### 2005-05-12 11:21:28 GMT

Comments
EVALUATION This is a duplicate of AWT bug 6251941. ###@###.### 2005-06-03 15:19:32 GMT
03-06-2005