简体   繁体   English

HTML标题属性未在Chrome中显示为工具提示

[英]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. 最近我将谷歌浏览器更新为版本32.0.1700.76 m,看起来工具提示已停止显示在设置了'title'属性的html元素上。

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

Here is an example jsFiddle: 这是jsFiddle的一个例子:

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

I thought it was an HTML standard, it is still working in Firefox, anyone else experiencing the issue? 我认为这是一个HTML标准,它仍然在Firefox中工作,其他任何人遇到这个问题?

Version 32.0.1700.76 m works fine for me. 版本32.0.1700.76米对我来说很好。 Have you tried just clearing your Chrome browser cache to make sure it's not a caching issue? 您是否尝试过清除Chrome浏览器缓存以确保它不是缓存问题?

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. 不幸的是,这是一个老版本的bug,版本为32.0.1700,并且在某些系统(例如我的版本)中仍然存在于v55中。

If you encounter this bug. 如果你遇到这个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 . 请访问http://download1.srware.net/old/iron/win/portable以测试版本31然后是32.如果您发现它适用于v31但不适用于v32,请在铬虫中报告跟踪器问题 Specify your setup sharing a link provided by DriversCloud.com to help dev to fix it. 指定您的设置,共享DriversCloud.com提供的链接,以帮助开发人员修复它。 They need feedback and details. 他们需要反馈和细节。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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