Side navigation
#11509 closed bug (cantfix)
Opened March 23, 2012 08:12AM UTC
Closed March 23, 2012 05:25PM UTC
mouseover / mouseenter bug in webkit
Reported by: | joshua.bowdoin@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
mouseover and mouseenter are inconsistent in Chrome (17.0.963.83 m)
version 1.7.2 doesn't seem to fix it.
Attachments (0)
Change History (1)
Changed March 23, 2012 05:25PM UTC by comment:1
resolution: | → cantfix |
---|---|
status: | new → closed |
Looks like a bug in
webkitMatchesSelector
, one that would be difficult to work around:http://jsfiddle.net/dmethvin/MEYNY/
On my Chrome 17 it is returning false for all those selectors. Since Chrome is on a quick update cycle it would be best to report this problem to them. We just released 1.7.2 and don't have plans for another release in the next couple of months, by which time the Chrome guys should have fixed it.