[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
Tue May 24 08:09:59 PDT 2011


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





--- Comment #16 from Kentaro Hara <haraken at google.com>  2011-05-24 08:09:59 PST ---
I confirm that this problem occurs at least on Linux Chromium and that my patch fixes this problem on Linux Chromium. 

However, as Alexey indicated, I found that the newly added test (printing/page-count-with-one-line.html) passes even if I do not apply my patch (even on Linux). This means that the added test (more specifically, PrintContext::numberOfPages()) does not trace the call path which was traced when we actually print a web page. So, anyway, I think that rewriting test is required. I am now investigating more details.

-- 
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