You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/08/09 18:18:40 UTC

[Bug 3059] New: - 0.19.0 'dark grey', 'light grey' borders render black horizontally

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3059

*** shadow/3059	Thu Aug  9 09:18:40 2001
--- shadow/3059.tmp.18492	Thu Aug  9 09:18:40 2001
***************
*** 0 ****
--- 1,35 ----
+ +============================================================================+
+ | 0.19.0 'dark grey', 'light grey' borders render black horizontally         |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3059                        Product: Fop                     |
+ |       Status: NEW                         Version: all                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Minor                    OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: pdf renderer            |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: fop-dev@xml.apache.org                                       |
+ |  Reported By: padelson@mesirowfinancial.com                                |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ In ~15 tests, all the below consistently produced grey vertical lines and black 
+ horizontal lines on both screen and print renderings. 'gray', 'black', 'blue', 
+ etc rendered correctly.
+ 
+ Tested using: 
+ NT 4.0 build 1381 Service Pack 6
+ FOP 0.19.0 with the standard .jar files included with the bin download.
+ jbuilder3 java.exe
+ 
+ <fo:block-container border-color="dark gray" ...
+ 
+ <fo:block-container border-color="dark grey" ...
+ 
+ <fo:table-cell border-width="1pt" border-color="dark gray" border-
+ style="solid" ...
+ 
+ <fo:table-cell border-width="1pt" border-color="dark grey" ...
+ 
+ <fo:table-cell border-width="1pt" border-color="light gray" ...
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org