zanurano / jquery-ui-for-ipad-and-iphone

Automatically exported from code.google.com/p/jquery-ui-for-ipad-and-iphone
0 stars 0 forks source link

jquery autocomplete event wont work #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create autocomplete event
2. Try running the code on your ipad
3. On clicking the textbox, the autocomplete menu does not appear

What is the expected output? What do you see instead?

The autocomplete menu should appear. It just does not! :/

What version of the product are you using? On what operating system?

I just downloaded the jquery.ui.touch recently, so it should be the latest 
version. I'm working on Windows 7 professional

Please provide any additional information below.

I've tried running the code in Chorme, Firefox and the feature works perfectly. 
But when I tried it using the IPad it just doesnt seem to work. The touch is 
getting registered, but the autocomplete menu doesnt appear, neither does it 
get selected for entering the text via the keyboard. This applies to all the 
autocomplete textboxes in the page.

Note- The autocomplete feature works on the ipad without the jquery.ui.touch 
though. But I do require ui.touch to make features like double tap, drag and 
the rest for my application which makes the use of fullcalendar.

Original issue reported on code.google.com by jeshuran...@gmail.com on 7 Feb 2014 at 4:52