-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
tiger
-
generic
-
windows_nt
Try on windows and solaris.
Install Java Web Start 1.2 - comes with J2SE 1.4.1
Start Java Web Start application manager.
click file->prefereces, which brings up the Java Web Start prefernces dialog
(non-modal).
choose root certificates tab.
click import, which brings up a JFileChooser, which parents to the Certificate
Panel, which is in the preferences dialog.
now click canel.
1. On Solaris, the preferences dialog becomes the active dialog again.
2. On Windows, the java web start application mananager becomes the active
dialog.
Why is there a difference of behaviour? the code is the same on both cases.
Shouldn't the preferences dialog becomes active in windows case too?
If I change the preferences dialog to modal instead, in both cases, the
preferences dialog becomes active again, which is what I expect.
Install Java Web Start 1.2 - comes with J2SE 1.4.1
Start Java Web Start application manager.
click file->prefereces, which brings up the Java Web Start prefernces dialog
(non-modal).
choose root certificates tab.
click import, which brings up a JFileChooser, which parents to the Certificate
Panel, which is in the preferences dialog.
now click canel.
1. On Solaris, the preferences dialog becomes the active dialog again.
2. On Windows, the java web start application mananager becomes the active
dialog.
Why is there a difference of behaviour? the code is the same on both cases.
Shouldn't the preferences dialog becomes active in windows case too?
If I change the preferences dialog to modal instead, in both cases, the
preferences dialog becomes active again, which is what I expect.
- relates to
-
JDK-4687857 focus is back to wrong window after closing dialog
-
- Closed
-
-
JDK-4956865 JFileChooser does not pass the right "owner" window to its dialog
-
- Closed
-
-
JDK-6718965 Swing color chooser tests should be open source
-
- Closed
-