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 中没有获得悬停效果


- 如何显示带有换行符的文本标签? 2022-01-01
- 是否可以将标志传递给 Gulp 以使其以不同的方式 2022-01-01
- 为什么悬停在委托事件处理程序中不起作用? 2022-01-01
- 为什么我的页面无法在 Github 上加载? 2022-01-01
- 从原点悬停时触发 translateY() 2022-01-01
- 如何调试 CSS/Javascript 悬停问题 2022-01-01
- 我不能使用 json 使用 react 向我的 web api 发出 Post 请求 2022-01-01
- 如何向 ipc 渲染器发送添加回调 2022-01-01
- 使用 iframe URL 的 jQuery UI 对话框 2022-01-01
- 在不使用循环的情况下查找数字数组中的一项 2022-01-01