Search and Top Navigation
#9645 closed bug (invalid)
Opened November 04, 2013 11:16AM UTC
Closed November 19, 2013 08:33AM UTC
autocomplete (autocomplete.js) view broken
Reported by: | mvp | Owned by: | mvp |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I need an autocomplete option in my phonegap app, and i got this sample from your web. It works fine when iam working with sample, but it is broken (question stackOverflow link: http://stackoverflow.com/q/19739895/1537036) when iam trying to scroll in iphone simulator i think it has some css issue, how can i fix it ? Iam really got stuck with this. Thanks.
Attachments (0)
Change History (2)
Changed November 04, 2013 01:08PM UTC by comment:1
owner: | → mvp |
---|---|
status: | new → pending |
Changed November 19, 2013 08:33AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Hi mvp,
Thanks for taking the time to contribute to the jQuery UI project. In order to assess this ticket we need a reduced test case that shows the problem. I just tried http://jsfiddle.net/tj_vantoll/hmarM/ on an iPhone and it worked fine. Please modify that test case to show the issue you're experiencing.
Thanks.