Bug 53823 - Print layout sometimes seen on screen
Summary: Print layout sometimes seen on screen
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 16:13 PST by Alexey Proskuryakov
Modified: 2011-02-04 16:28 PST (History)
0 users

See Also:


Attachments
proposed patch (6.28 KB, patch)
2011-02-04 16:23 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.