Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 10 months ago by scott.gonzalez
- Owner set to iKBAHT
- Status changed from new to pending
comment:2 Changed 10 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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.