Skip to main content

Search and Top Navigation

#9726 closed bug (notabug)

Opened January 03, 2014 09:55PM UTC

Closed January 04, 2014 12:57AM UTC

jquery ui autocomplete appearing and disappearing on IE 9 v 22/20

Reported by: srabonti Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.8.10
Keywords: Cc:
Blocked by: Blocking:
Description

I have a text input field with static data as my source for autocomplete. This works well in IE 8/10/11, Chrome/ Firefox, and the latest version of IE 9 i.e. 23.

However some internal folks in my office are using IE 9 v 22/20 and the typeahead does not work well. It appears for a second and then disappears. I have v 22 of IE 9 and it works intermittently on my local machine. The only way I can get this to consistently work on IE 9 v 22 is if I change the Document mode to to IE 8 standards.

Attachments (0)
Change History (1)

Changed January 04, 2014 12:57AM UTC by scottgonzalez comment:1

resolution: → notabug
status: newclosed

Sounds like it's failing while in quirks mode, which jQuery doesn't support. Also, you won't get support for 1.8.x, since the current release family is 1.10.x. If you're having problems with the most recent version on a page in standards mode, feel free to provide more detail and we can re-open this ticket.