简体   繁体   中英

html title attribute not showing as tooltip in Chrome

Recently updated my Google Chrome to version 32.0.1700.76 m and it looks like tooltips have stopped appearing over html elements with the 'title' attribute set.

<span alt="Testing" title="Testing">hhh</span>

Here is an example jsFiddle:

http://jsfiddle.net/ricksuggs/cDhEL/

I thought it was an HTML standard, it is still working in Firefox, anyone else experiencing the issue?

Version 32.0.1700.76 m works fine for me. Have you tried just clearing your Chrome browser cache to make sure it's not a caching issue?

Unfortunately, this is an old bug that have pop with version 32.0.1700 and is still present in v55 on some system such as mine too.

If you encounter this bug. Please go to http://download1.srware.net/old/iron/win/portable to test version 31 then 32. If you find out it works with v31 but it doesn't with v32, please report it in the chromium bug tracker issue . Specify your setup sharing a link provided by DriversCloud.com to help dev to fix it. They need feedback and details.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM