Side navigation
#3236 closed bug (invalid)
Opened August 09, 2008 03:21AM UTC
Closed October 12, 2009 11:35PM UTC
[autocomplete] Wrong SHIFT key behavior when autoFill = true
Reported by: | erolfornoles | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | autocomplete | Cc: | |
Blocked by: | Blocking: |
Description
Pressing the SHIFT key while entering text when autoFill = true has the same behavior as that of pressing the ENTER key.
Assuming the list contains:
United Arab Emirates
United Kingdom
United States of America
Typing in United[SPACE][SHIFT] will select and auto-fill United Arab Emirates. The cursor will be positioned at the end as if you have just pressed the ENTER key.
Attachments (0)
Change History (1)
Changed October 12, 2009 11:35PM UTC by comment:1
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 .