Completed
Last Updated: 13 Sep 2024 12:13 by ADMIN
Release 2024 Q4 (Nov)
Created by: Stéphane
Comments: 0
Category: TextBox
Type: Bug Report
1

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

  1. Go to this Progress Kendo UI Dojo.
  2. Clear the TextBox with the clear button.
  3. 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

Completed
Last Updated: 07 Nov 2022 07:05 by ADMIN
Release R1.2023-Increment.1(09.Nov.2022)

Bug report

The floating label overlaps the value of the Textbox when it is set programmatically.
Workaround: https://dojo.telerik.com/iWOxEweJ

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/EfiTuNIP/2

Current behavior

The floating label is placed over the text and the latter becomes unreadable.

Expected/desired behavior

The floating label should be displayed over the input field.

Environment

  • Kendo UI version: 2022.2.510
  • Browser: [all]
Completed
Last Updated: 25 May 2022 07:14 by ADMIN
Release 2021.R2.SP1
Created by: Sasa
Comments: 0
Category: TextBox
Type: Bug Report
1

Reproduction of the problem

The height of the TextBox is too small when using a LESS theme

Current behavior

Open the TextBox demo and use the Default LESS theme
The height of the widget is too small:
image

Expected/desired behavior

The height should be the same as the one used in the SASS themes.

Environment

  • Kendo UI version: 2021.2.511
  • Browser: [all]