Closed (outdated)
Project:
Autocomplete Deluxe
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2012 at 12:38 UTC
Updated:
15 Sep 2024 at 15:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
s.daniel commentedI did some usability testing and had the same experience. People don't expect to loose their input when tabbing to the next field!
I can't think of a use case where it would make sense to delete the text so I think this should be default.
Attached is a patch.
Comment #2
bleen commentedThis is a much better UX
Comment #2.0
bleen commentedclean up
Comment #4
sepgil commentedThx, just comitted the patch.
Comment #6
sepgil commentedI had to revert this patch, since it caused the issue described in #1827336: Typing a partial value and clicking on the match creates new value based on the partial value. I additionally found out, that it didn't work jQuery 1.7, so it was somehow useless any way(at least for me).
It would still be nice to have this behaviour, but I currently don't have the time to implement this feature correctly. It would be cool, if someone else could create a new proper patch.
Comment #7
rajab natshah