Comment #4 on issue 8454 by pierre.lafayette: Most Visited: drag thumbnail to Bookmarks Bar, bookmark name is page URL, not title http://code.google.com/p/chromium/issues/detail?id=8454
The problem with that patch is that your using the alt attribute which is meant to be the "alternative" text that appears when an image cannot be loaded. IE notoriously misuses this attribute. What you want here is the title attribute. http://codereview.chromium.org/159861 -- 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 -~----------~----~----~----~------~----~------~--~---
