Ticket #355 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

auto complete control - select last value

Reported by: gdb Owned by: mpo
Priority: minor Milestone: 0.5
Component: modules/kauri-forms Version: trunk
Keywords: auto complete control Cc: kauri-discuss@…

Description

For example: There is a auto completion control defined for postal codes.

A user wants to insert a postalcode and goes to the next input field.
When the user enters "9000", the postalcode is complete and the user pushes the tab-key (or clicks somewhere else) to go on with the next input field. When this user pushes the tab-key the input of "9000" is disappeared beceause the user hasn't choose an option from the autocomplete-list (ac-results).

Is it possible to select the last residual option if the input and the last option is exact the same, without expliciet click on that option?

Change History

comment:1 Changed 3 years ago by jgou

see also other autocomplete issues: #244, #351

comment:2 Changed 3 years ago by jgou

  • Milestone changed from 0.4.1 to 0.5
Note: See TracTickets for help on using tickets.