This is a migrated thread and some comments may be shown as answers.

Autocomplete not working in IE9 (can't type)

1 Answer 81 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 2
John asked on 13 Feb 2013, 07:20 PM
I have loaded the demo page: http://demos.kendoui.com/web/autocomplete/events.html and that works fine in IE9
I tried to duplicate a problem I was having using jsbin here:http://jsbin.com/uhamom/1/edit

I can't even type in the box.

What am I missing on why I can't even type in the box in IE?  I don't see any script errors and I think I am loading everything correctly.

Ok, quick update on this: http://jsfiddle.net/jmann/MemJr/ I can get it to type (I'm guessing something with jsbin in IE)

Now that being said, when I have suggest: true and highlightFirst: true and I press enter it works great.
If I press enter for an entry that does not match, it launches some random button on the page.  Weird?

I'm hoping it is just a return false or preventDefault issue.  Any one else encountering this in IE only? (works great in Firefox and Chrome)

-me-

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 14 Feb 2013, 05:00 PM
Hi John,

I found that the issue really was present in JS Bin edit mode with the Kendo UI version being used. For your convenience I updated the Kendo UI version in the file. Please try it on the following link - JS Bin Demo.

Let me know if I can assist you further.
 

Kind regards,
Dimiter Madjarov
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
AutoComplete
Asked by
John
Top achievements
Rank 2
Answers by
Dimiter Madjarov
Telerik team
Share this question
or