Comment #3 on issue 18818 by pierre.lafayette: Items dragged from Download page should indicate when they cannot be dropped on a TabContents area. http://code.google.com/p/chromium/issues/detail?id=18818
See DragControllerChromium::dragOperation, it looks at the URL in the file. However a file that cannot be opened in the TabContents does not add a URL to the IDataObject; see download_util::DoDragDrop. -- 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 -~----------~----~----~----~------~----~------~--~---
