Side navigation
#3296 closed bug (invalid)
Opened August 26, 2008 09:15PM UTC
Closed October 12, 2009 11:36PM UTC
[autocomplete] - Pressing space as first character throws exception
Reported by: | skoon | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | autocomplete | Cc: | |
Blocked by: | Blocking: |
Description
[Repro]
1. Click into an input element with the autocomplete plugin applied to it.
2. press space bar
[Expected]
No activity
[Actual]
JavaScript exception is thrown "currentValue is undefined".
Attachments (1)
Change History (2)
Changed August 26, 2008 09:17PM UTC by comment:1
Changed October 12, 2009 11:36PM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
My bad, I assigned it as "major" priority.