This is a migrated thread and some comments may be shown as answers.

How to pick selected item when tabbing out of the field?

1 Answer 68 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Allan
Top achievements
Rank 1
Allan asked on 18 Oct 2017, 11:34 PM

Using the sample at:  http://demos.telerik.com/aspnet-core/multiselect/index  

  1. Set focus into the Optional field
  2. Start typing "Nan
  3. Use the down arrow to select the 2nd Nancy
  4. Tab out

The selected record is not added to the selected values.  The only way I have found to actually add it, is by using the mouse.  This greatly slows down our data entry staff.  Why does it not behave the same way as the combobox, or autocomplete field?

For example, go to http://demos.telerik.com/aspnet-core/autocomplete/index type in "Den", down arrow to select Denmark and tab, Denmark is now populated in the autocomplete field.  Same occurs with combo boxes.

 

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 23 Oct 2017, 01:24 PM
Hello Allan,

Thank you for reporting this behavior. We logged it for fixing. You can track the bug's status through this issue on our Github repo.

Until a fix becomes available an alternative to selecting the focused item with the mouse is to press Enter. It works identically in the MultiSelect and AutoComplete selecting the currently focused item.

I updated your Telerik points for reporting this issue.

Regards,
Ivan Danchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
MultiSelect
Asked by
Allan
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or