Completed
Last Updated: 28 Jan 2022 10:20 by ADMIN
Release 2022.R1.SP.next
Johan
Created on: 20 Aug 2020 08:55
Category: Kendo UI for jQuery
Type: Bug Report
1
NumericTextBox aria-valuenow attribute has a comma decimal separator

Bug report

When a culture that uses a "comma" as a decimal separator is applied to the Kendo UI NumericTextBox, the value of the aria-valuenow attribute uses the value without transforming the "," separator into a "." separator.

Reproduction of the problem

Set a culture that utilizes the comma as a decimal separator. Notice the aria-valuenow attribute's value:

https://dojo.telerik.com/okoJIRID

Environment

* **Kendo UI version:** 2020.2.617
* **jQuery version:** 1.12.4
* **Browser:** [all] 

0 comments