Search and Top Navigation
#5713 closed bug (worksforme)
Opened June 09, 2010 05:47PM UTC
Closed July 20, 2010 07:49PM UTC
Last modified October 11, 2012 09:15PM UTC
Browser autocomplete not disbled in IE
Reported by: | jtheoph | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The browser autocomplete functionality is overriding the jQuery UI autocomplete widget functionality in Internet Explorer. The jQuery UI autocomplete search event is firing, but it doesn't make an AJAX call unless there are no cached autocomplete results availble to the browser. This occurs even when manually setting autocomplete="off" on the input element and with autocomplete settings disabled in the IE options. The autocomplete widget works as expected in Firefox.
I can't reproduce this problem. If you continue having trouble, please attach a test case and state which version of IE you're experiencing the problem in.