Not able to select anything on IE10 touch browser on windows 8. With mouse this combo box works fine and i can select any name out of suggested by autocomplete. but if i try selecting using touch screen in windows 8 IE 10, it fails.
similar issue observed for Jquery UI date picker. but with some difficulty atleast you can select date on touch.
I had a similar problem and solved it changing my session managing in my .NET application.
I originally had two problems, one with the session token that appear in the application links, the second problem was that jquery ui autocomplete don't run (the client request wasn't send to the server...). So I just had to explicitly disable de cookieless session and the two problem solve: https://twitter.com/rneto/status/321205663902617600
I hope it help you too!!
Leave a comment on rrneto's reply
Change topic type
Link this topic
Provide the permalink of a topic that is related to this topic