Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 6
-
Fix Version/s: 6
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b75
-
CPU:x86
-
OS:generic
Description
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.
Attachments
Issue Links
- 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
-