Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6750383
Votes 0
Synopsis 2D_PrintingTiger\PrintDocOrientationTest fails, wrong orientated images are printed
Category java:classes_2d
Reported Against b32
Release Fixed 7(b54)
State 11-Closed, Verified, bug
Priority: 2-High
Related Bugs
Submit Date 19-SEP-2008
Description
JDK              : JDK1.6.0_10 b32
Platforms[s]     : x86 - rhel5.2 - jvm32
testbase         : /net/vice.russia/export/home0/dtf/dtf_ws/suites/6.0/2d/
============================================================================

#Steps to reproduce:
1. Click 'print' button,will print out four different (gif,png,bmp,Sun-Raste,tiff,pdf,PostScript file)pages 
2. If file is printed properly and print out is available for all supported
Orientations click on "Assertion Pass" else click on "Assertion Fail".

#Actual behavior:
Printing using Orientation : 
     (1) portrait
     (2) landscape
     (3) reverse-landscape
     (4) reverse-portrait
Orientation (3)and(4) are not printed properly (it's printed exactly like first) 

#Exceptions:
None


============================================================================

Not a regression

Tested on 1.6.0_10 b31 and 1.6.0_10 b30, 1.6.0_08 b01, fcs

============================================================================
You can find results here:
http://stt-13.russia/results/1.6.0_10/b32j4b/2d/x86-rhel5-32jvm/
Posted Date : 2008-09-19 15:55:14.0
Work Around
N/A
Evaluation
This bug affects system with CUPS and is caused by the assumption that "lp" command does not have option for reverse-landscape and reverse-portrait.  CUPS' lp has a new variable option "orientation-requested" that can be set for the 2 missing orientations and we should be using this.
Posted Date : 2009-02-05 18:36:18.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang