JDK-5100174 : SwingSet2:Solaris10/JDS(sparc & x86):Click on either Find or Question mark icon
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2004-09-10
  • Updated: 2004-09-17
  • Resolved: 2004-09-17
Related Reports
Duplicate :  
Description
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

Comments
EVALUATION Doesn't happen on Windows. Sounds like a problem with modality on this platform. Re-assigning to AWT. ###@###.### 2004-09-15 I was unable to reproduce this bug on Solaris8 and 10 with CDE. ###@###.### 2004-09-16 Looks like something very familiar ###@###.### 2004-09-16 Duplicate of 5093914. Commiting it to mustang. ###@###.### 2004-09-17
16-09-2004