RESOLVED DUPLICATE of bug 3320 3376
"Copy Link" on a link doesn't copy the link's target
https://bugs.webkit.org/show_bug.cgi?id=3376
Summary "Copy Link" on a link doesn't copy the link's target
Martin Maciaszek
Reported 2005-06-09 03:21:35 PDT
Right-clicking an link like <a href="http://foo">bar</a> and selecting "copy link" puts "bar" into the clipboard.
Attachments
Chris Petersen
Comment 1 2005-06-10 06:56:44 PDT
With TOT build, choosing "Copy link" doesn't actually copy any content to the clipboard.
John Sullivan
Comment 2 2005-06-10 15:40:27 PDT
I'll bet this has the same root cause as http://bugzilla.opendarwin.org/show_bug.cgi?id=3320, which is that certain pasteboard types that WebKit uses are broken. I'll investigate to be sure.
John Sullivan
Comment 3 2005-06-10 16:14:54 PDT
This is definitely the same cause as 3320. I've got it fixed locally. *** This bug has been marked as a duplicate of 3320 ***
Note You need to log in before you can comment on or make changes to this bug.