Bug 75768

Summary: REGRESSION (r83075): Save as PDF does not generate any links for webkit.org and others
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Layout and RenderingAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://webkit.org
Attachments:
Description Flags
Patch v1
none
Patch v2 mitz: review+

Description Mark Rowe (bdash) 2012-01-06 22:17:59 PST
With either a WebKit1 window or the fix from bug 65076:

1. Load <http://webkit.org/>.
2. Hit Cmd-P to print.
3. Hit PDF -> Open PDF in Preview.
4. Try and click a link.

This was caused by r83075.
Comment 1 Mark Rowe (bdash) 2012-01-06 22:18:58 PST
<rdar://problem/10659258>
Comment 2 Mark Rowe (bdash) 2012-01-06 22:31:42 PST
Created attachment 121536 [details]
Patch v1
Comment 3 Mark Rowe (bdash) 2012-01-06 22:41:34 PST
Created attachment 121538 [details]
Patch v2

Now with a coherent ChangeLog message.
Comment 4 Mark Rowe (bdash) 2012-01-06 22:58:10 PST
Fixed in r104378.