-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
x86
-
windows_nt
Calling Window.hide() on Win32 will not hide its children. This is different from Solaris behavior, which I think is the correct behavior.
Run test case in directory test/java/awt/Dialog/NestedDialogTest:
1) When test runs, there are two frames: frame0 and frame1.
2) Click Dialog button on frame0 to bring up a Dialog.
3) Select frame0 in the list on the dialog and click Hide button.
Run test case in directory test/java/awt/Dialog/NestedDialogTest:
1) When test runs, there are two frames: frame0 and frame1.
2) Click Dialog button on frame0 to bring up a Dialog.
3) Select frame0 in the list on the dialog and click Hide button.
- duplicates
-
JDK-4119383 Deadlock between modal dialog and Container.add()
-
- Resolved
-