Bug 53823

Summary: Print layout sometimes seen on screen
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PrintingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
proposed patch darin: review+

Description Alexey Proskuryakov 2011-02-04 16:13:09 PST
There are several instances where print layout can show up - and even remain! - on screen with WebKit2.

Patch forthcoming.
Comment 1 Alexey Proskuryakov 2011-02-04 16:23:12 PST
Created attachment 81314 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2011-02-04 16:24:34 PST
One case where print layout can still show up is during window resizing. That's not a regression from WebKit1 - the whole window would turn blank in the same circumstances before, including window chrome!
Comment 3 Alexey Proskuryakov 2011-02-04 16:28:28 PST
Committed <http://trac.webkit.org/changeset/77701>.