Skip to main content

Bug Tracker

Side navigation

#3719 closed bug (invalid)

Opened December 16, 2008 03:10PM UTC

Closed February 05, 2010 08:29PM UTC

[autocomplete] failure on space+shift with mustMatch and multiple set to true

Reported by: andymeadows Owned by: joern
Priority: major Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: autocomplete, mustMatch Cc: andy.jquery@meadowsdesign.com
Blocked by: Blocking:
Description

Using the demo @ http://jquery.bassistance.de/autocomplete/demo/, you cannot type "North Baltimore" into the textarea. The value is cleared when hitting shift for the B in North Baltimore. This occurs for any of the multiple word values when trying to type matching case.

The fix has been tested with the following browsers:

  • IE 7.0.5730.13 on Windows 2003 R2 SP2
  • Firefox 2.0.0.18 on Windows 2003 R2 SP2
  • Firefox 3.0.4 on OS X 10.5.5
  • Safari 3.2.1 on OS X 10.5.5

And in case the attachment doesn't come through, here are the changes.

Line 66: > Added SHIFT: 16 to the KEY array.

Line 133: > Added case KEY.SHIFT: break;

The line 133 addition is the new line number after the line 66 addition.

Acknowledgement to Andy Meadows or Meadows Design if possible.

Attachments (1)
Change History (3)

Changed December 17, 2008 05:47AM UTC by davidserduke comment:1

owner: → joern

Changed January 18, 2009 08:08PM UTC by andymeadows comment:2

Has this plug-in been abandoned?

Changed February 05, 2010 08:29PM UTC by john comment:3

resolution: → invalid
status: newclosed

Please file plugin bugs with the appropriate author on their bug tracker.