#5812 closed bug (notabug)
Problem of autocomplete function in asp.net page
Reported by: | hellokite | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Dear support,
I'm encountering a strange problem when implement the autocomplete function in my asp.net page. If there's only one textbox in the page, when I enter nothing or the words does not exist in the source, and then press the "Enter" key, it will refresh the page and clear the textbox. But if there are more than one textbox in page, it works fine. Please help check it, thank you very much.
Note: See
TracTickets for help on using
tickets.
Please use the forum for questions like this: http://forum.jquery.com/using-jquery-ui
It'll help if you can provide a testpage to reproduce the issue.