Bug report
After clearing the Kendo UI TextBox with the clear button, the cleared value will still remain as the TextBox's value.
Reproduction of the problem
- Go to this Progress Kendo UI Dojo.
- Clear the TextBox with the clear button.
- Press the Get value button.
Current behavior
The value will be the cleared value.
Expected/desired behavior
The value after clearing should be empty.
Environment