-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.1, 1.3.0
-
x86, sparc
-
solaris_2.6, windows_95
OS: Solaris
***********
In Solaris, user is able to iconify the parent frame when a modal dialog is active for that frame and modal dialog also gets iconified when its parent frame is iconified.
Generally modal dialog does not allow the user to interact with the parent frame
when it is active.But in solaris, user is able to minimize the parent frame when modal dialog is active for that frame.
Minimizing the parent frame minimizes the modal dialog also.
In Windows, the behaviour is as expected.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame and a modal dialog.
Try minimizing the frame manually when dialog is active. If the frame gets
iconified, it is a bug.
***********
In Solaris, user is able to iconify the parent frame when a modal dialog is active for that frame and modal dialog also gets iconified when its parent frame is iconified.
Generally modal dialog does not allow the user to interact with the parent frame
when it is active.But in solaris, user is able to minimize the parent frame when modal dialog is active for that frame.
Minimizing the parent frame minimizes the modal dialog also.
In Windows, the behaviour is as expected.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame and a modal dialog.
Try minimizing the frame manually when dialog is active. If the frame gets
iconified, it is a bug.
- duplicates
-
JDK-4034757 Block increment not set from pageSize/visible in scrollbar
-
- Closed
-