Closed
Bug 295946
Opened 20 years ago
Closed 18 years ago
When printing selection, justified text is covered with black blocks
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jacquetc.mozilla, Unassigned)
Details
(Keywords: testcase, Whiteboard: CLOSEME - 05/23)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050523 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050523 Firefox/1.0+
When printing the selected text on a page, text with CSS property "text-align:
justify" is covered with black blocks.
Reproducible: Always
Steps to Reproduce:
1. open a page, and select some text having the CSS property "text-align: justify"
2. select File > Print, and check "Print Range: Selection"
Actual Results:
The text that has the CSS property "text-align: justify" is covered with black
rectangles.
Expected Results:
There should not be any black rectangle.
The problem arises regardless of the selected printer, when printing to a file
as well as an actual printer, and whatever the value of
"font.Freetype2.printing" is.
| Reporter | ||
Comment 1•20 years ago
|
||
A very simple HTML file with a p element whose CSS property "text-align" is set
to "justify". It is covered with a black rectangle when printing selection.
| Reporter | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
related to bug 183688 ?
Comment 4•20 years ago
|
||
Not sure if this is related, but FFOX 1.02 on WinXPsp1 printing PCL to HPLJ1200
often prints the highlight so text is black on dark gray background -
nearly unreadable.
It does this with print-background both on and off. Test url:
http://www.namesys.com/v4/v4.html
Should this be a new bug?
Comment 5•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Comment 6•20 years ago
|
||
The bug still arises with Firefox 1.4.1 (Mozilla/5.0 (X11; U; Linux i686; fr;
rv:1.8b5) Gecko/20051003 Firefox/1.4.1), as shown in the Postscript file
attached on 2005-05-30.
Comment 7•18 years ago
|
||
Christophe, do you still see this bug using a recent trunk nightly?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Component: General → Printing
Keywords: testcase
Product: Firefox → Core
QA Contact: general → printing
Updated•18 years ago
|
Whiteboard: CLOSEME - 05/23
Comment 8•18 years ago
|
||
Closing this bug as WORKSFORME. This works for me using a recent trunk nightly on Ubuntu 6.10.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•