Skip to main content

Search and Top Navigation

#8450 closed bug (notabug)

Opened July 20, 2012 05:28AM UTC

Closed August 04, 2012 08:34AM UTC

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)}}

Attachments (0)
Change History (2)

Changed July 20, 2012 12:08PM UTC by scottgonzalez comment:1

owner: → iKBAHT
status: newpending

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.

Changed August 04, 2012 08:34AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

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!