Comment #11 on issue 21593 by [email protected]: "Copy image" places
both URL and image on clipboard, resulting in a paste of the URL by default
http://code.google.com/p/chromium/issues/detail?id=21593
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=27439
------------------------------------------------------------------------
r27439 | [email protected] | 2009-09-28 17:04:59 -0700 (Mon, 28 Sep 2009) |
12 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webclipboard_impl.cc?r1=27439&r2=27438
Only write the image when writeImage is called. We don't write the
other formats because when pasting, we want to make sure the image
has priority.
This method appears to only be called from the image context menu
and when viewing an image only in a tab and using copy (ctrl+c or from
the page menu). In both of these cases, if the user wants the URL,
they can use the context menu "copy image url" to get the URL.
BUG=21593
Review URL: http://codereview.chromium.org/254006
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---