Bug 54677

Summary: REGRESSION (WebKit2): Wrong frame printed on tivofaq.com
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
proposed fix adele: review+, ap: commit-queue+

Alexey Proskuryakov
Reported 2011-02-17 11:38:41 PST
We're choosing the largest frame for printing - but TOC is very tall on this site, so its area is larger than area of content frame. Should use visible bounds, not frame size, as WK1 does. <rdar://problem/8994133>
Attachments
proposed fix (1.70 KB, patch)
2011-02-17 11:43 PST, Alexey Proskuryakov
adele: review+
ap: commit-queue+
Alexey Proskuryakov
Comment 1 2011-02-17 11:43:55 PST
Created attachment 82838 [details] proposed fix
Alexey Proskuryakov
Comment 2 2011-02-18 10:01:28 PST
Note You need to log in before you can comment on or make changes to this bug.