[Webkit-unassigned] [Bug 10216] PDF created by printing should have live hyperlinks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 10:55:36 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=10216





------- Comment #34 from kraisler at apple.com  2006-10-11 10:55 PDT -------
Hi Beth,

I've been testing this by going to the Yahoo.com page and selecting Print and
then Print Preview.  The links in the resulting PDF should be active and valid.

Also, this bug has a couple sample documents that need to ultimately work. If
you read Dave's comments above, he says there's an outline painting bug for
RenderInline objects.  I request that you or  someone on your team write up
this bug so that this does not fall through the cracks.

I'll download your patch too and provide feedback later today.

Thanks again,
Ken
(In reply to comment #33)
> Created an attachment (id=11030)
 --> (http://bugs.webkit.org/attachment.cgi?id=11030&action=view) [edit]
> Cleaned up and slightly different patch.
> 
> Here is a cleaned up patch. I have posted it for review again, though, because
> it is also slightly different. Hyatt and I were talking on IRC, and we realized
> that a CSS property is not necessary after all; all of the information we need
> if available right in RenderObject. So I added hasOutlineAnnotation() and
> hasOutline() to RenderObject.h instead of having th annotation be a style.
> Otherwise, the patch is pretty much the same as Ken's last patch. 
> 
> Ken, it would be really helpful if you could either tell me how you have been
> testing this or if you could roll my patch into your tree and test it yourself.
> I am fairly positive that this patch will have identical behavior to your last
> one, but I would like to check before landing it. 
> 


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list