Closed
Bug 223430
Opened 21 years ago
Closed 19 years ago
strong elements position improperly in printing but not page display
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 109970
People
(Reporter: nmueller, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
In a page with a print style sheet that uses <strong> tags, the elements inside
teh <strong> tag will mis-position and cause text around them to mis-position as
well. They are, however, rendered correctly in the page, just when
print-previewing or when printing.
Reproducible: Always
Steps to Reproduce:
1.Create a web page with a print style sheet
2.add the strong tag to an element
3.go to web page (which renders correct) and choose print-preview
Actual Results:
Print preview has the strong text shifted an amount away from the place it
should be horizontally.
Expected Results:
It should have put the strong'd piece in the correct place.
I have found this bug in Moz 1.5 and Firebird 0.7 both, so I guess it must come
from something in Moz.
Updated•21 years ago
|
Whiteboard: DUPEME
Reporter | ||
Comment 1•21 years ago
|
||
you'll notice in the left printpreview vs the right render
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 109970 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•