Opened 11 years ago
Closed 11 years ago
#11509 closed bug (cantfix)
mouseover / mouseenter bug in webkit
Reported by: | 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.
Note: See
TracTickets for help on using
tickets.
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.