Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 17966 by steven.thurgood: img title attribute not shown when hovering the mouse over an image http://code.google.com/p/chromium/issues/detail?id=17966 Chrome Version : 3.0.195.1 (Official Build 21222) OS + version : Goobuntu. GOOGLE_RELEASE="8.04 2009070700" CPU architecture (32-bit / 64-bit): 64 bit. window manager : Compiz. URLs (if applicable) : http://xkcd.com Behavior in Firefox 3.x (if applicable): Behavior in Chrome for Windows (optional): Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4: Firefox 3.x: OK IE 7: IE 8: What steps will reproduce the problem? 1. Go to http://xkcd.com/ 2. Hover the mouse over the main image. What is the expected result? There should be a pop-up containing more text associated with the image, taken from the title attribute. What happens instead? Nothing. Please provide any additional information below. Attach a screenshot if possible. I've tested this using a minimal html file, and get the same result: <html> <head> <title>Test</title> </head> <body> <img src="http://imgs.xkcd.com/comics/lease.png" title="pop up text" alt="Lease" /> </body> </html> -- 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 -~----------~----~----~----~------~----~------~--~---