[Webkit-unassigned] [Bug 61256] Print HTML with only 1 line, then 2 pages are printed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 09:19:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61256





--- Comment #35 from Alexey Proskuryakov <ap at webkit.org>  2011-06-03 09:19:56 PST ---
> Would you please tell me the ToT WebKit revision, paper size and printer?

I was testing with r87633, Letter or A4 paper, and Epson NX510 printer. Different printers have different margins, so it's very difficult to reproduce this problem manually on different systems. This makes it all that much more important to have a cross-platform regression test - it short circuits paper size computation, and can thus be reliable.

You probably know this already, but I'll mention it just in case. WebKit1 for Mac doesn't use PrintContext like other ports do. For cross-platform behavior, one needs to test the PrintContext code path.

> page-count-with-one-word.html

I think that you are on the tight track with this test. It does fail for many page sizes for me, too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list