Closed (outdated)
Project:
Autocomplete Deluxe
Version:
7.x-1.x-dev
Component:
Single values
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2011 at 22:53 UTC
Updated:
15 Sep 2024 at 15:44 UTC
Jump to comment: Most recent
Comments
Comment #1
philip-iii commentedThis is something I would very much like to see as well. A few other remarks:
Unless there is an issue with it, it would be very nice to to allow selection by pressing enter. I found it very unintuitive to first select the item with the arrow keys and then have to press tab, since pressing enter left the field empty the first several times I tried it. Ideally, tab should be used to go through the list of suggestions, and, if there is only one suggestion, select it automatically, as the original post suggested (a bit a la Firefox awesome bar for example). Arrows + Tab should rather be Arrows + Enter, but that's just my opinion.
The second issue with focus (which may as well have to be filled as a separate issue) is related to multiple values. When selecting "Add Another Item" (conveniently reachable by pressing tab after filling out the last available autocomplete field in the group, the focus is reset to the beginning of the multi-valued block (I guess this applies to references only, as multivalued taxonomy fields are separated by comma), rather than the newly added field.
Comment #2
Fidelix commentedIMO, These considerations are very important. Subscribing...
Comment #3
jrie commentedI'm also in need of a feature that a user can commit a tag by pressing enter, can you add this change to the module?
Line 302 of "autocomplete_deluxe.js" =>
to
or similiar.
So that the user can press return also to add a tag instead of using the comma separation only?
Comment #4
rajab natshah