Updates:
Labels: FeedbackRequired
Comment #2 on issue 7849 by [email protected]: Dragging files to
desktop will get a wrong file name
http://code.google.com/p/chromium/issues/detail?id=7849
What I'm seeing is that the "alt text", if any, becomes the name of the
dropped
image. If there is no "alt text", the filename of the image becomes the
name of the
dropped image.
So, for example:
<img src="hills.jpg" alt="This is the alt text">
The dropped image is named "This is the alt text.jpg".
<img src="hills.jpg">
The dropped image is named "hills.jpg".
Is this what you're seeing?
--
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
-~----------~----~----~----~------~----~------~--~---