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]