Completed
Last Updated: 29 Jan 2019 08:42 by Dimitar
Matthew
Created on: 14 Jan 2019 16:25
Category: DropDownList
Type: Bug Report
0
DropDownList (Select) doesn't calculate cascade change properly when focus is controlled

The "change" event on DropDownList is being triggered when the value change of the widget is via API and not triggered by user interaction.

Steps to reproduce:

https://dojo.telerik.com/oKeBEZUN

  1. Manually select a value for category (like Category 4); a console item should be written for user change
  2. Click the "change doc to empty" button which clears the category
  3. Click the "change doc to values" button which programmatically sets the category

Expected: a log item is NOT added because the change was programmatic and the log item is triggered on "change"
Actual: a log item is added even though the value change was programmatic

The change detection inside the select widget is faulty in that it seems to be effected by focus/blur state.

This issue was found after upgrading kendo UI.  I believe the issue was introduced in 2018.1.117

2 comments
Dimitar
Posted on: 29 Jan 2019 08:42
This issue is fixed and the fix will be shipped with the upcoming R1 2019 SP1.
ADMIN
Ivan Danchev
Posted on: 15 Jan 2019 15:22
Hello Matt,

Thank you for your report, we logged this issue for fixing. I am making this thread visible in our Feedback Portal. This way you would be able to track the progress on fixing this bug through the bug report item status.
As for the Kendo UI version this behavior has been introduced in, it is 2018.1.221. I was not able to reproduce it in 2018.1.117.

I updated your Telerik points for reporting this issue.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.