Bug 75768 - REGRESSION (r83075): Save as PDF does not generate any links for webkit.org and others
Summary: REGRESSION (r83075): Save as PDF does not generate any links for webkit.org a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Mark Rowe (bdash)
URL: http://webkit.org
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2012-01-06 22:17 PST by Mark Rowe (bdash)
Modified: 2012-01-06 22:58 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (2.46 KB, patch)
2012-01-06 22:31 PST, Mark Rowe (bdash)
no flags Details | Formatted Diff | Diff
Patch v2 (2.33 KB, patch)
2012-01-06 22:41 PST, Mark Rowe (bdash)
mitz: review+
Details | Formatted Diff | Diff

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