[Webkit-unassigned] [Bug 88365] New: WebKit don't print documents with height 0.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 5 14:47:06 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88365
Summary: WebKit don't print documents with height 0.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://code.google.com/searchframe
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Printing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vitalybuka at chromium.org
Try print http://code.google.com/searchframe
Result on Safari is empty page, on Chrome failed printing.
IE and Firefox print correctly.
All browsers 'inspectors' shows that top <html> has computed height 0, and width > 0. But only webkit can't print.
It's related to https://bugs.webkit.org/show_bug.cgi?id=85118 but it's not about iframes.
After that fix Chrome able to print http://code.google.com/p/chromium/source/search, Safari prints it inconsistently, it depends on size of browser windows.
--
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