Closed Bug 299234 Opened 19 years ago Closed 19 years ago

Print preview cuts of lines for Arial, non-serif fonts, print ok

Categories

(Core :: Print Preview, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: martin.althoff, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

Problem replicated with minimal extract of page. As soon as CSS for font-size:
12px; and font-family: Arial, sans-serif; is present for plain html, the print
preview cuts off the lines at the end. Print out is ok. Though print has not
been tested with lots of variants of additional CSS 

Reproducible: Always

Steps to Reproduce:
1. create html file with single paragraph
2. include  in the head
<style type="text/css">
<!--
p {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

-->
</style>

3. go to print preview

Actual Results:  
a letter or two at end of line are cut off

Expected Results:  
show full line
Tinu, does it work if you use the trunk build? see
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ 
If it works, then mark and close the bug WFM

this works for me (doesn't fail) with a trunk build.
also WFM FF 1.5
closing WFM.
It this is still a problem please reopen with new information
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: