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


基础教程推荐
- 原生拖动事件后如何获取 mouseup 事件? 2022-01-01
- Bootstrap 模态出现在背景下 2022-01-01
- Bokeh Div文本对齐 2022-01-01
- 即使用户允许,Gmail 也会隐藏外部电子邮件图片 2022-01-01
- fetch 是否支持原生多文件上传? 2022-01-01
- 在 contenteditable 中精确拖放 2022-01-01
- 如何添加到目前为止的天数? 2022-01-01
- npm start 错误与 create-react-app 2022-01-01
- 检查 HTML5 拖放文件类型 2022-01-01
- Fabric JS绘制具有活动形状的多边形 2022-01-01