Bug 75450 - Inline PDF doesn't preview correctly when attempting to print its frame
Summary: Inline PDF doesn't preview correctly when attempting to print its frame
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Major
Assignee: Nobody
URL:
Keywords:
: 75480 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-02 15:11 PST by Chris Petersen
Modified: 2012-01-03 14:33 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 2012-01-02 15:11:08 PST
1) Launch Webkit revision 103908 under Mac OS X 10.7.2 and go to http://www.cs.tut.fi/~jkorpela/html/iframe-pdf.html
2) Notice inline PDFs load in the iframes
3) Ctrl-click on one of the iframes and choose Print Frame
4) In Print dialog , verify the thumbnail preview is "empty" ( 4 of 4 pages )
5) In Print dialog, click in PDF --> Open PDF in Preview. Notice the PDF opened in Preview doesn't display the PDF content. So the thumbnail preview is wrong since it's "empty".
Comment 1 mitz 2012-01-02 22:52:36 PST
This was broken by a typo in r103871 (GC instead of CG).
Comment 2 mitz 2012-01-02 22:56:57 PST
Fixed in <http://trac.webkit.org/r103925>.
Comment 3 Chris Petersen 2012-01-02 23:24:33 PST
Verified fixed in Webkit TOT 103926 on Mac OS X 10.7.2. Thanks !
Comment 4 Alexey Proskuryakov 2012-01-03 14:33:36 PST
*** Bug 75480 has been marked as a duplicate of this bug. ***