-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b36
-
b38
-
generic
-
generic
-
Verified
Progress dialogs which are shown while removing or re-installing of applications using Java Cache Viewer are not modal with respect to "Java Cache Viewer".
On windows an additional frame is created with title "Java Web Start" and the progress dialog's parent is set to this hidden frame. This can be seen in taskbar as additional frame, even though the user has no idea on where the frame with title "Java Web Start" is shown! On other platforms it relies on swing's shared frame.
Because of this the progress dialog goes behind the other dialogs.
Instead, it must use "Java Cache Viewer" dialog instance as its parent.
Refer to attached screen shots..
###@###.### 2005-05-05 09:25:54 GMT
On windows an additional frame is created with title "Java Web Start" and the progress dialog's parent is set to this hidden frame. This can be seen in taskbar as additional frame, even though the user has no idea on where the frame with title "Java Web Start" is shown! On other platforms it relies on swing's shared frame.
Because of this the progress dialog goes behind the other dialogs.
Instead, it must use "Java Cache Viewer" dialog instance as its parent.
Refer to attached screen shots..
###@###.### 2005-05-05 09:25:54 GMT