Closed Bug 753199 Opened 13 years ago Closed 13 years ago

[webmaker] Autocomplete textfield/widget seems to eat events if you type "too fast"

Categories

(Websites :: donate.mozilla.org, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: matt)

References

()

Details

In the Search textfield (https://make-dev.mozillalabs.com/en-US/events/search/), it's pretty easy to type faster than the autocomplete widget can keep up; here's a screencast: http://screencast.com/t/sCKvnPt2T
Assignee: bsimon → ross
This might be a bug in the jQuery UI auto-complete. If we can confirm a potential 'no-fix' in the hope that we can fix it upstream, or upstream sends us a fix...
Assignee: ross → andrew
Assignee: andrew → matt
This looks like the keyboard focus is being reassigned for a split second, hence your keystrokes not appearing. I think we have a fix (stop the Autocomplete doing things with focus). Will deploy and check on live. (Potentially fixed in https://github.com/rossbruniges/make.mozilla.org/commit/ce2a1fe0bbfaee7ef7303ef68ead338dd49d4970)
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.