-
Bug
-
Resolution: Unresolved
-
P5
-
8, 9, 11, 11.0.6.0.60-oracle, 12, 13, 14, 15, 16
-
JDK9b44(64bit)/solaris11.2-x64
-
x86
-
solaris
Testsuite name:Awt Regression
Test name:java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java
Product tested:JDK9b44(64bit)
OS/architecture:Solaris11.2-x64
Actual behavior:
1. We can't find any difference while switching to different options of "Dialog parent".
2. Under the Dialog modality type,the radio buttons have the different behavior:
Please list us the standard judgment: what behavior is pass or fail.
By the way we list the following behavior which we saw:
2.1 Choosing the 'Application modal', the Frame and the undefined windows are blocked by the normal Dialog, then clicking the 'open' button,all the three windows are blocked by the "Page Setup" or "Print dialog".
2.2 Choosing the 'Document modal', the Frame and the undefined windows are not blocked by the normal Dialog, then clicking the 'open' button,all the three windows are blocked by the "Page Setup" or "Print dialog".
2.3 Choosing the 'Toolkit modal', the Frame and the undefined windows are blocked by the normal Dialog, then clicking the 'open' button,the "Page Setup" or "Print dialog" is blocked by the normal Dialog also.
Test name:java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java
Product tested:JDK9b44(64bit)
OS/architecture:Solaris11.2-x64
Actual behavior:
1. We can't find any difference while switching to different options of "Dialog parent".
2. Under the Dialog modality type,the radio buttons have the different behavior:
Please list us the standard judgment: what behavior is pass or fail.
By the way we list the following behavior which we saw:
2.1 Choosing the 'Application modal', the Frame and the undefined windows are blocked by the normal Dialog, then clicking the 'open' button,all the three windows are blocked by the "Page Setup" or "Print dialog".
2.2 Choosing the 'Document modal', the Frame and the undefined windows are not blocked by the normal Dialog, then clicking the 'open' button,all the three windows are blocked by the "Page Setup" or "Print dialog".
2.3 Choosing the 'Toolkit modal', the Frame and the undefined windows are blocked by the normal Dialog, then clicking the 'open' button,the "Page Setup" or "Print dialog" is blocked by the normal Dialog also.