-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
generic
-
generic
Bug Info:
---------
Click on either Find or Question mark icon twice,message dialog hides behind the Custom Layout FileChooser dialog in SwingSet2 demo application($JAVA_HOME/demo/jfc/SwingSet2/)on Solaris10/JDS (x86 & sparc) configurations.
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 on either Find or Question mark icon twice.
Expected Behavior:
------------------
For the first click,the message dialog should popup and for the next click,no action should happend.
Actual Behavior:
----------------
For the first click,the message dialog has been popup and for the next click,the message dialog popup hides behind the Custom Layout FileChooser dialog.
###@###.### 2004-09-10
###@###.### 2004-09-16
---------
Click on either Find or Question mark icon twice,message dialog hides behind the Custom Layout FileChooser dialog in SwingSet2 demo application($JAVA_HOME/demo/jfc/SwingSet2/)on Solaris10/JDS (x86 & sparc) configurations.
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 on either Find or Question mark icon twice.
Expected Behavior:
------------------
For the first click,the message dialog should popup and for the next click,no action should happend.
Actual Behavior:
----------------
For the first click,the message dialog has been popup and for the next click,the message dialog popup hides behind the Custom Layout FileChooser dialog.
###@###.### 2004-09-10
###@###.### 2004-09-16
- duplicates
-
JDK-5093914 SwingSet: Message dialog hides behind the Custom Layout FileChooser dilog if Abo
- Closed