Search and Top Navigation
#5812 closed bug (notabug)
Opened July 09, 2010 07:11AM UTC
Closed July 09, 2010 08:24AM UTC
Last modified October 11, 2012 09:15PM UTC
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.
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.