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

[Solved] Bug in AutoComplete ComboBox when Selecting Multiple Values by Mouseclick

2 Answers 46 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ben
Top achievements
Rank 1
Ben asked on 02 Feb 2012, 06:03 PM
I discovered this bug when I was implementing the AutoComplete control. This bug is easily reproducible on the Telerik Autocomplete Demo page. Steps to reproduce the bug:

  1. Go here: http://demos.telerik.com/aspnet-mvc/combobox
  2. Scroll down to the autocomplete box and make sure the "allow multiple values" checkbox is checked.
  3. Type the letter "c" and hit "enter" to select the first option ("Chai").
  4. Type the letter "c" again and USING THE MOUSE click on any other option.
  5. Result: selected options are duplicated
  6. Additional selections multiply the duplication by 3x, 4x, etc.

Step 4 must be done using the mouse. If you use the keyboard and hit "enter" the values do not duplicate - it's only when selecting the second value via mouseclick. This bug is present in IE8, Firefox 9 and Chrome 16.

I did try to submit this bug to the PITS area but the submission isn't showing up on the "new issues" page and I have no idea if my feedback was actually received.

2 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 03 Feb 2012, 10:24 AM
Hi Ben,

 
This is a known issue and it will be fixed for the next official release scheduled for the middle of the February.

Regards,
Georgi Krustev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
0
Ben
Top achievements
Rank 1
answered on 07 Feb 2012, 08:33 PM
Thanks for the response Georgi! 
Tags
ComboBox
Asked by
Ben
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Ben
Top achievements
Rank 1
Share this question
or