-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b75
-
x86
-
generic
By now the spec is following:
<p>
<u>Hiding a modal dialog</u><br>
When the modal dialog that currently has focus is hidden, its owner, if
unblocked, may become the active window— however, the actual behavior is
unspecified and platform-dependent. If the modal dialog to be hidden doe not have
focus, the active window remains unchanged.
</p>
We should mention that the previous active window may become the active window in case of a modal dialog without owner.
<p>
<u>Hiding a modal dialog</u><br>
When the modal dialog that currently has focus is hidden, its owner, if
unblocked, may become the active window— however, the actual behavior is
unspecified and platform-dependent. If the modal dialog to be hidden doe not have
focus, the active window remains unchanged.
</p>
We should mention that the previous active window may become the active window in case of a modal dialog without owner.
- relates to
-
JDK-6365992 REG: Showing and disposing a native print dialog makes the main frame inactive, Win32
-
- Closed
-
-
JDK-6379599 REG: Showing and disposing a native page dialog makes the main frame inactive, Win32
-
- Closed
-