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

Kendo UI DropDownList and MVVM in Chrome - Bug?

3 Answers 163 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
James Vassallo
Top achievements
Rank 2
James Vassallo asked on 26 Sep 2012, 12:51 AM
Hi,

In Chrome the dropdownlist becomes unusable once you move to another browser tab then come back.  When you click on the dropdownlist it will expand then close straight away, preventing you from being able to change the selection. You may need to switch tabs once or twice for this to occur.

Chrome version: 20.0.1132.17

Steps to reproduce:

1. With Chrome, goto http://demos.kendoui.com/web/mvvm/widgets.html 
2. Open a new browser tab.
3. Switch to new browser tab.
4. Go back to first tab.
5. Click on dropdownlist.
6. Repeat steps 3, 4, 5 once more if the dropdownlist still works.

Can someone verify this please?

3 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 26 Sep 2012, 10:52 AM
Hello James,

 
As I answered in the support thread opened on the same subject, it seams that the focusout event is triggered when the user leaves the tab, but focusin is not raised when open the tab again. Thus the toggle logic messes up and the DropDownList widget stops to work. We addressed the problem and the fix will be included in the next internal build of Kendo UI. For now check this jsBin demo, which shows the possible workaround. Please note that this issue occurs only in the Service Pack Q2 2012 release of Kendo UI.

Greetings,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
James Vassallo
Top achievements
Rank 2
answered on 26 Sep 2012, 10:43 PM
Hi Georgi,

Thanks for the reply. The workaround does fix the issue most of the time but it still does happen.

Are you able to advise when can we expect the next internal build? Is it days, weeks or months? So that I can look at using a previous version or another library if the fix is too far away.
0
Georgi Krustev
Telerik team
answered on 27 Sep 2012, 08:46 AM
Hello again James,

 
The next internal build is scheduled for the beginning of the next week. We release internal builds as soon as there are enough bug fixes. 

All the best,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
DropDownList
Asked by
James Vassallo
Top achievements
Rank 2
Answers by
Georgi Krustev
Telerik team
James Vassallo
Top achievements
Rank 2
Share this question
or