#5528 closed bug (fixed)
Autocomplete: Issue when try to navigate using up key by keyboard in IE6
Reported by: | ilyasahmad | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.3 |
Component: | ui.autocomplete | Version: | 1.8 |
Keywords: | Autocomplete | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
We are facing an issue with IE6 when try to navigate using "UP" key from keyboard.
The plugin is working on all other browsers.
Please suggest appropriate action.
Thank you, Ilyas
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | jQuery UI Autocomplete error.JPG added |
---|
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in 5311fe2. I wasn't getting the JS error, but I was getting incorrect behavior, which is likely the cause of the error from the screenshot.
comment:2 Changed 13 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:3 Changed 12 years ago by
Menu: Only look for .ui-menu-item elements to determine if a menu item is the first or last element in the menu. Fixes #5528 - Autocomplete: Issue when try to navigate using up key by keyboard in IE6.
Changeset: 5311fe22f327d275f6f8d885da1ce6bbc2c4a681
Note: See
TracTickets for help on using
tickets.
Error occurred on IE6 using UP key