Modify ↓
Ticket #11509 (closed bug: cantfix)
mouseover / mouseenter bug in webkit
| Reported by: | joshua.bowdoin@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
mouseover and mouseenter are inconsistent in Chrome (17.0.963.83 m)
version 1.7.2 doesn't seem to fix it.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.