Unplanned
Last Updated: 03 Mar 2023 18:46 by jaymer
Created by: DoomerDGR8
Comments: 1
Category: TextBox
Type: Feature Request
1

The NumericTextBox has a property called selectOnFocus which allows you to select the entire value when you click inside the input.

My request is to have this feature in other inputs as well.

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]
Unplanned
Last Updated: 07 Jun 2022 15:10 by John
Created by: John
Comments: 0
Category: TextBox
Type: Feature Request
1

Hi Team,

I'd like to request the Change event to have the relatedTarget by default within its event arguments to help with finding what the next item in focus.  

Thank you!

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]
Unplanned
Last Updated: 15 Oct 2021 17:58 by ADMIN
Created by: ben
Comments: 0
Category: TextBox
Type: Feature Request
1
Hi Team,

I'd like to request a password reveal which would be built into the Kendo UI TextBox's API. 

Thank you!  
Unplanned
Last Updated: 15 Feb 2021 07:27 by ADMIN
Created by: Mikkel
Comments: 1
Category: TextBox
Type: Feature Request
4

It would be very useful and much appreciated to have more events for the TextBox widget.

Simple standard events to could be:

  • KeyUp
  • KeyDown
  • KeyPress
  • Focus
  • LostFocus

Thank you so much for a great product!