-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.0
-
x86
-
windows_7
case# 2D_Printing/Interactive/PrintDialog_2D/PrintDialog_2D.java
build:jdk7b66
os:windows7-ultimate-x64-7229
#Actual behavior:
The order of copies are not collated correctly.
#Steps to reproduce:
Summary : When the number of copies are specified the correct number of copies
are printed out in collation ,ie the first set then second
1.Click the button titled ' Native ' in the Frame titled 'TestFrame' the
printDialog comes up
2.set the number of copies as 2 and select the collate option click the print
button
3.If the number of copies of each page are same as specified
and are collated correctly then Press <Assertion Pass>
else press <Assertion Fail> on the Instruction Dialog.
#Validation
The following tests have the same problem: windows7-ultimate-x86-7229 for build:jdk7b67
Also, for os:rhel5.2-i586,ubuntu-8.04-x86,
The option "collate" is disabled. The case should do some change for Linux system.
build:jdk7b66
os:windows7-ultimate-x64-7229
#Actual behavior:
The order of copies are not collated correctly.
#Steps to reproduce:
Summary : When the number of copies are specified the correct number of copies
are printed out in collation ,ie the first set then second
1.Click the button titled ' Native ' in the Frame titled 'TestFrame' the
printDialog comes up
2.set the number of copies as 2 and select the collate option click the print
button
3.If the number of copies of each page are same as specified
and are collated correctly then Press <Assertion Pass>
else press <Assertion Fail> on the Instruction Dialog.
#Validation
The following tests have the same problem: windows7-ultimate-x86-7229 for build:jdk7b67
Also, for os:rhel5.2-i586,ubuntu-8.04-x86,
The option "collate" is disabled. The case should do some change for Linux system.
- duplicates
-
JDK-6680634 Printing: "Collate" is ignored under Windows Vista x64
- Closed