Opened 11 years ago
Closed 10 years ago
#8450 closed bug (notabug)
Erased letters in autocomplete
Reported by: | iKBAHT | Owned by: | iKBAHT |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In autocomplete erased letters, inputing faster then delay, if drive mouse at that time in autocomplet area. It annoys users, who prints fast. This problem solve if comment blur event - blur:function(a,c){b.menu.element.is(":visible")&&b.element.val()!==b.term&&b.element.val(b.term)}}
Change History (2)
comment:1 Changed 11 years ago by
Owner: | set to iKBAHT |
---|---|
Status: | new → pending |
comment:2 Changed 10 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!
Can you try one more time to explain that problem? Also, please test against http://code.jquery.com/ui/jquery-ui-git.js (and .css) as it sounds like you might be seeing #7555, but it's hard to tell with your explanation.