Closed
Bug 290453
Opened 20 years ago
Closed 3 years ago
printing a table with a large rowspan cell results in incorrect cell position
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: axm.ffm, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(2 files, 2 obsolete files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
printing doesn't work properly. see attachement.
Reproducible: Always
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414
Firefox/1.0.3
I don't see this problem, both with my user profile and a clean one. Printing
preview looks fine, as well as the final print itself.
try to disable some extensions, and see what happens.
(In reply to comment #2)
I tried it at home and at work. Using an administrator and normal user account.
The only thing I had installed was flashplayer, otherwise nothing. I is
defected. Try "http://forums.mozillazine.org/viewtopic.php?t=251435".
Comment 4•20 years ago
|
||
I confirm for WinXP. Printing preview shows misallignment for the page in link
in comment #3.
Comment 5•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
I confirm for Linux.
Comment 6•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+
Bug present in the trunk. It should be expanded to all OS.
with the latest official version of firefox (1.0.3) on windows this bug is back!
Comment 8•19 years ago
|
||
Why do you think this is a Firefox bug, and not an issue with the site? Please
create a minimal testcase for the bug.
Comment 9•19 years ago
|
||
To clarify, this does work for me when the width of the content is small enough.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050825
Firefox/1.0+
Comment 10•19 years ago
|
||
I tried to remove anything unnecessary from the example forum page.
The dependent files are not important and now the page even validates on
w3c.org. The print preview and PDF-printout looks good in the IE. In FF
(20050827 Firefox/1.6a1) the text in the main message cell is printed over the
sidebar content.
It seems to be important that there is a long line on the second page. I tried
to remove some more elements but then the bug disappeared, but sometimes is
doesn't look better.
Updated•19 years ago
|
Assignee: firefox → printing
Component: General → Printing
Keywords: testcase
Product: Firefox → Core
QA Contact: general
Version: unspecified → Trunk
Comment 11•19 years ago
|
||
So for some reason the whole table cell is moved to the right. The offset is
the same as the first cell's width. The second page looks ok.
Attachment #194155 -
Attachment is obsolete: true
Comment 12•19 years ago
|
||
The problem is because the left cell spans two rows, on two pages. Seems similar
to bug 61245. Another rowspan printing bug is bug 301378, although its symptoms
are different. Confirming, couldn't find duplicates.
Summary: problems printing/printing preview → printing a table with a large rowspan cell results in incorrect cell position
Comment 13•19 years ago
|
||
Attachment #194163 -
Attachment is obsolete: true
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 14•19 years ago
|
||
Confirmed with Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1)
Gecko/20050825 Firefox/1.6a1
Comment 15•19 years ago
|
||
*** Bug 323044 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
OS: Windows 2000 → All
Comment 16•17 years ago
|
||
I think this is a dupe of bug 219807.
Comment 17•16 years ago
|
||
Works for me (the cell with the red border now has correct horizontal
position), Firefox 3.0.1 on Linux.
Updated•15 years ago
|
Assignee: printing → nobody
QA Contact: printing
Comment 18•3 years ago
|
||
Marking this as Resolved > Worksforme since the issue no longer is reproducible on the latest versions of Firefox Nightly 95.0a1 (2021-10-19), beta 94.0b7 or release 93.0 on Windows 10.
If anyone can still reproduce the issue either re-open it or file a new one.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•