Opened 12 years ago
Closed 12 years ago
#9076 closed bug (invalid)
select drop down hover highlight resets on focus query in chrome
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | selector | Version: | 1.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- jQuery: I've seen the bug in jQuery 1.6, 1.5.2 and 1.4.4.
- Browser: Bug only appears in Chrome. Seen in Chrome 11 and 12.
- OS: Windows 7 64bit
- Repo
- Visit this fiddle. http://jsfiddle.net/gradbot/b2T4s/
- Click on select box in result pane.
- Move mouse cursor hover Movies or Books.
- The blue highlight will jump back to Search All
- Expect blue highlight not to jump back to last selected item on timer fire.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → selector |
---|---|
Owner: | set to [email protected]… |
Priority: | undecided → low |
Status: | new → pending |
comment:3 Changed 12 years ago by
Couldn't replicate on a Mac either, but I could replicate on Chrome on Windows 7 64-bit (12.0.742.30 dev-m). The looks like the problem is with jQuery. Using standalone Sizzle doesn't seem to cause this problem, as this example shows: http://jsfiddle.net/HATJt/
comment:4 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
I'm not seeing the bug on mac chrome 11-12. Is this specific to windows? http://jsfiddle.net/timmywil/b2T4s/11/