-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.4.2
-
x86
-
windows_vista
Testsuite name: 2D manual
JDK/JRE tested: 1.4.2_24-rev-b08
OS/architecture: winvista-homebasic-x86-sp2
Reproducible: Always
Reproducible on machine:
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N
[If yes] Is it a new platform support: Y/N
[If yes] Regression relative to OS version:
Is it a Regression: Not sure
[If yes] Regression introduced in release/build:
[If yes] Test result on FCS: Pass/Fail
Test result on FCS: FCS not released yet.
Test run log location:
Steps to reproduce:
1. launch test case of 2D_Printing/Interactive/PrintDialog_2D/PrintDialog_2D.java and Printer type: Lexmark e250dn, HP LaserJet2200
2. Click the button titled ' Native ' in the Frame titled 'TestFrame' the printDialog comes up
3. set the number of copies as 2( the orginal document contains 3 pages So if the number of copies is set to 2,it should actually print 2 copies of each page,which is a total of 6 pages.)and click the print button
#Expected behavior:
The print-out order is 1 1/2 2/3 3.
#Actual behavior:
The number of copies of pages are incorrect .The print-out order is 1 1 1 1/2 2 2 2/3 3 3 3.
Attachment can simply reproduce this bug. Command is:
javac -source 1.4 -target 1.4 PrintDialog_2D.java
java PrintDialog_2D
#Exceptions:
None
#Validation:
1. Same configuration/1.4.2_24b07-j4b: same issue
2. Same configuration/1.4.2_24b06-j4b: same issue
3. Same configuration/1.4.2_24b04-j4b: same issue
4. Same configuration/winvista-homepremium-x86-sp2:same issue
5. Same configuration/winxppro-x86-sp3: pass.
6. Same configuration/rhel5.4-x86:pass
JDK/JRE tested: 1.4.2_24-rev-b08
OS/architecture: winvista-homebasic-x86-sp2
Reproducible: Always
Reproducible on machine:
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N
[If yes] Is it a new platform support: Y/N
[If yes] Regression relative to OS version:
Is it a Regression: Not sure
[If yes] Regression introduced in release/build:
[If yes] Test result on FCS: Pass/Fail
Test result on FCS: FCS not released yet.
Test run log location:
Steps to reproduce:
1. launch test case of 2D_Printing/Interactive/PrintDialog_2D/PrintDialog_2D.java and Printer type: Lexmark e250dn, HP LaserJet2200
2. Click the button titled ' Native ' in the Frame titled 'TestFrame' the printDialog comes up
3. set the number of copies as 2( the orginal document contains 3 pages So if the number of copies is set to 2,it should actually print 2 copies of each page,which is a total of 6 pages.)and click the print button
#Expected behavior:
The print-out order is 1 1/2 2/3 3.
#Actual behavior:
The number of copies of pages are incorrect .The print-out order is 1 1 1 1/2 2 2 2/3 3 3 3.
Attachment can simply reproduce this bug. Command is:
javac -source 1.4 -target 1.4 PrintDialog_2D.java
java PrintDialog_2D
#Exceptions:
None
#Validation:
1. Same configuration/1.4.2_24b07-j4b: same issue
2. Same configuration/1.4.2_24b06-j4b: same issue
3. Same configuration/1.4.2_24b04-j4b: same issue
4. Same configuration/winvista-homepremium-x86-sp2:same issue
5. Same configuration/winxppro-x86-sp3: pass.
6. Same configuration/rhel5.4-x86:pass