kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

The setOptions method enables disabled datepicker

Open kendo-bot opened this issue 3 years ago • 0 comments

I'm submitting a...

Bug report. Check other widgets with updated rendering for a similar behavior.

Current behavior

The setOptions method re-enables a disabled widget.

Expected behavior

The setOptions method should not modify the enabled state of the widget.

Minimal reproduction of the problem with instructions

https://dojo.telerik.com/aqazivIk

Open the following Dojo and run the example. Switch to a version prior to r1 2022 and run the Dojo again.

Additional Information

The readonly behavior is affected in the same manner. Ensure that both enable and readonly work properly.

Environment

Package versions: v2022.2.510 (regression since R1 2022)

Browser: all

kendo-bot avatar Jun 14 '22 11:06 kendo-bot