[Webkit-unassigned] [Bug 43658] Calling window.print() before the page is loaded results in a blank printed page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 15:29:59 PST 2011


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





--- Comment #24 from mitz at webkit.org  2011-01-20 15:29:59 PST ---
(In reply to comment #23)
> That's still strange, but is less important than the fact that Firefox also delays printing web pages until the page is loaded.

As far as I can tell from <http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#printing>, the user agent may delay printing, but if it does so, it should still print the page as it was when print() was called. At any rate, it may not defer the printing prompt.

It appears as if Firefox (and perhaps WebKit browsers after this fix) or not in compliance with HTML.

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