|
Duplicate :
|
|
|
Duplicate :
|
|
|
Duplicate :
|
|
|
Relates :
|
Bug Info:
---------
Message dialog hides behind the Custom Layout FileChooser dilog if About button clicks twice on cinnabar machine in a SwingSet apllication($JAVA_HOME/demo/jfc/SwingSet2/).
Jdk Info:
---------
java version "1.5.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)
Steps to reproduce:
-------------------
1. Enter the following command in the console.
${JAVA_HOME}/bin/java -jar ../demo/jfc/SwingSet2/*.jar
2. Click on JFileChooser Demo icon
3. Click on Show Custom FileChooser button.
4. Click About button twice.
Expected Behavior:
------------------
For First Click on About button,the message dialog should popup and the next click,no action should happend.
Actual Behavior:
----------------
For First Click on About button,the message dialog has been popup and the next click,the message dialog popup hides behind the Custom Layout FileChooser dialog.
Additional Info :
-----------------
The above scenario is working fine in all the platforms except Cinnabar.
###@###.### 2004-08-30
###@###.### 2004-08-31
|