Last option in Drop-down is not getting hover effect in Google Chrome 32.0.1700.76 m(下拉菜单中的最后一个选项在 Google Chrome 32.0.1700.76 m 中没有获得悬停效果)
问题描述
我在谷歌浏览器上测试 32.0.1700.76 m
选择标签中的最后一个选项没有从鼠标获得悬停效果.
通过键盘使用时高亮显示.
这是Bug.问题 336348:鼠标悬停时未突出显示选择的最后一个选项
另请参阅 问题 334227:[Aura] Regression : Last dropdown item鼠标悬停时未突出显示
<小时><块引用>这不是您的代码问题,而是由于 Google Chrome 错误.
<小时><块引用>
如果有超过 3 个选项,这个错误就会发挥作用.
<小时>
此问题已在 Google Chrome 最新版本 32.0.1700.102 m
中得到修复.
解决方案将您的谷歌浏览器更新到最新版本.
I am testing it on Google Chrome 32.0.1700.76 m
The last option in the select tag is not getting the hover effect from mouse.
It is highlighting when using through keyboard.
It is Bug . Issue 336348:Last option of select does not get highlighted on mouse hover
and also see Issue 334227:[Aura] Regression : Last dropdown item not highlighted on mouse-hover
It's not the problem with your code it's due to Google Chrome Bug.
With more than 3 options this bug comes into play.
This issue has been fixed in Google Chrome latest Version 32.0.1700.102 m
.
Solution Update your Google Chrome to latest Version.
这篇关于下拉菜单中的最后一个选项在 Google Chrome 32.0.1700.76 m 中没有获得悬停效果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:下拉菜单中的最后一个选项在 Google Chrome 32.0.1700.76 m 中没有获得悬停效果
基础教程推荐
- 在for循环中使用setTimeout 2022-01-01
- 响应更改 div 大小保持纵横比 2022-01-01
- 在 JS 中获取客户端时区(不是 GMT 偏移量) 2022-01-01
- 有没有办法使用OpenLayers更改OpenStreetMap中某些要素 2022-09-06
- 悬停时滑动输入并停留几秒钟 2022-01-01
- 动态更新多个选择框 2022-01-01
- 我什么时候应该在导入时使用方括号 2022-01-01
- 角度Apollo设置WatchQuery结果为可用变量 2022-01-01
- Karma-Jasmine:如何正确监视 Modal? 2022-01-01
- 当用户滚动离开时如何暂停 youtube 嵌入 2022-01-01