Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2030918 | 1.4.0 | Steve Bohne | P3 | Resolved | Fixed | beta2 |
JDK-2030917 | 1.3.1_01 | Steve Bohne | P3 | Closed | Fixed | 01 |
JDK-2030916 | 1.3.0_04 | Steve Bohne | P3 | Closed | Fixed | 04 |
JDK-2030915 | 1.2.2_09 | Steve Bohne | P3 | Resolved | Fixed | 09 |
JDK-2030914 | 1.2.2_05 | Steve Bohne | P3 | Resolved | Fixed | 05 |
The testcase and gui.jar required file is attached to this bug report:
1)Here is what the prgm does:
Create a JFrame/Frame, Bring up a JDialog/Dialog from MenuItem, show
them, hide them, show them again. If you don't explicitly hide the sub
dialog, it will dissapear after it shows the parent frame.
2)How to run it
Set to a view(to use the latest JDK), then type
javac TreeTest.java
java -Xbootclasspath:${CLASSPATH}:. TreeTest
abhijit.saha@Eng 2001-07-03
updating the bugtraq for bugs integrated in appropriate version of jdk.
1)Here is what the prgm does:
Create a JFrame/Frame, Bring up a JDialog/Dialog from MenuItem, show
them, hide them, show them again. If you don't explicitly hide the sub
dialog, it will dissapear after it shows the parent frame.
2)How to run it
Set to a view(to use the latest JDK), then type
javac TreeTest.java
java -Xbootclasspath:${CLASSPATH}:. TreeTest
abhijit.saha@Eng 2001-07-03
updating the bugtraq for bugs integrated in appropriate version of jdk.
- backported by
-
JDK-2030914 subdialog disappers after showing the parent frame
- Resolved
-
JDK-2030915 subdialog disappers after showing the parent frame
- Resolved
-
JDK-2030918 subdialog disappers after showing the parent frame
- Resolved
-
JDK-2030916 subdialog disappers after showing the parent frame
- Closed
-
JDK-2030917 subdialog disappers after showing the parent frame
- Closed
- duplicates
-
JDK-4318815 Dialogs not shown after the parent is hidden and then made visible
- Closed
(1 duplicates)