Won't Fix
Last Updated: 06 Mar 2020 15:42 by ADMIN
kudaravalli
Created on: 11 Dec 2018 07:18
Category: Date/Time Pickers
Type: Bug Report
0
Unable to edit properly, when Selected date from the Kendo date picker. steps to reproduce#1:Select date from the date picker#2: Click on backspace in date field then Control is moved to another place

Unable to edit date properly, when date is selected from the Kendo UI date picker.

Below are steps to reproduce

#1: Select date from the date picker

#2: Click on backspace in date field(place cursor end of Date 08/06/2018 place cursor next to 8) then Control is moved to another place, it supposed to be at 1

Provided below is the dojo for checking

http://dojo.telerik.com/ewANiMuM

Note:

Don't have issue in older versions in  Kendo UI 2017 R1 and lower versions,

found the issue from the version Kendo UI 2017 R2 and above

2 comments
ADMIN
Alex Hajigeorgieva
Posted on: 17 Dec 2018 14:47
Hi, Кudaravalli,

The approach that you have shared is not supported as noted in the comments and also in the important section of the how-to article at:

https://docs.telerik.com/kendo-ui/controls/editors/datepicker/how-to/date-masking-using-maskedtextbox

The Kendo UI DatePicker officially supports the dateInput property which provides the masking functionality. Please utilize the built-in property to achieve the same functionality:

https://docs.telerik.com/kendo-ui/api/javascript/ui/datepicker/configuration/dateinput

Kind Regards,
Alex Hajigeorgieva
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.
kudaravalli
Posted on: 11 Dec 2018 07:25

DatePicker with  masked textbox, from above dojo please find the issue for the second control, highlighted below