NEW 8662
Copy does not include displayed content sourced from an iFrame.
https://bugs.webkit.org/show_bug.cgi?id=8662
Summary Copy does not include displayed content sourced from an iFrame.
tim bates
Reported 2006-04-29 14:03:24 PDT
1. Go to the a page containing iframe content, for instance <http://www.psy.ed.ac.uk/people/tbates/thingsIWant.html> 2. cmd-A to select the page, and cmd-C to place the content on the clipboard 3. examine clipboard in Finder, or paste into a text editor Expected: The visible text of the page Obtained: no text on the clipboard (bar a couple of returns from the table, in the instance above) This bug is annoying, as it means the user cannot copy the content of pages to which they navigate.
Attachments
Mark Rowe (bdash)
Comment 1 2006-07-02 04:24:01 PDT
Our behaviour in not copying iframe contents is consistent with Firefox on Mac OS X, but the rendering of the selection shading over iframes is misleading to users. I'm not convinced that Select All + Copy should copy the contents of any iframes as they are conceptually separate documents. At the least, I think the selection rectangles should be rendered in a less misleading fashion.
Note You need to log in before you can comment on or make changes to this bug.