Opened 9 years ago
Closed 9 years ago
#9645 closed bug (invalid)
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.
Change History (2)
comment:1 Changed 9 years ago by
Owner: | set to mvp |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
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.