admin管理员组文章数量:1425893
A web page I am developing has mouse over events (both css and javascript) for a top navigation bar. It works fine when the browser window is floating, but when maximized (full screen) the hover classes have no effect anymore. It begins to act like a tablet display, I must point and click for my hover actions to take effect. I achieve the events when I click, but mouse hover changes my cursor to a text select cursor.
This does not happen on a windows puter
As a matter of fact, this behaviour is good if it is meant to support tablets but I'd appreciate if anybody could let me know if this is a bug or intended?
A web page I am developing has mouse over events (both css and javascript) for a top navigation bar. It works fine when the browser window is floating, but when maximized (full screen) the hover classes have no effect anymore. It begins to act like a tablet display, I must point and click for my hover actions to take effect. I achieve the events when I click, but mouse hover changes my cursor to a text select cursor.
This does not happen on a windows puter
As a matter of fact, this behaviour is good if it is meant to support tablets but I'd appreciate if anybody could let me know if this is a bug or intended?
Share Improve this question asked Mar 16, 2016 at 18:11 user2676299user2676299 6171 gold badge5 silver badges15 bronze badges 3- That doesn't sound like an intended effect. It seems more like a bug. Do you have a jsfiddle link, with a code example in it? Or a link to your website, if it's online? – Clomp Commented Mar 16, 2016 at 18:31
- Yeah, sorry it is a bit corwdy.. urlgone./4db6c9 – user2676299 Commented Mar 17, 2016 at 13:55
- Actually, when I reload the page when maximized, it gets back to normal, so I could fix it by listening & refreshing upon resize – user2676299 Commented Mar 17, 2016 at 13:56
1 Answer
Reset to default 7This is a 3+ year old unfixed bug in Chromium.
http://crbug./170058
本文标签: javascriptMac Chrome hover events behave differently when window is maximisedStack Overflow
版权声明:本文标题:javascript - Mac Chrome hover events behave differently when window is maximised - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745458134a2659198.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论