-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: NumericTextBoxFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Milestone
Description
Bug report
When selectOnFocus is enabled and the NumerictTextBox is focused programmatically, the value is not selected, but the cursor is set after the value.
Reproduction of the problem
- Open the Dojo example - https://dojo.telerik.com/@NeliK/aWipeDit.
- Click the button
Scenario 2:
- In the Dojo above, click in the NumericTextBox and focus one of the digits, blur and click the button.
Current behavior
The value in the component will not be selected.
Note: If the user clicks on the NumericTextBox initially and then clicks the button, the value will be highlighted correctly.
In Scenario 2 the previous focus state will be displayed (a single digit will be highlighted).
Expected/desired behavior
The value in the NumericTextBox should be highlighted.
Environment
- Kendo UI version: 2024.3.806
- Browser: [all ]
Metadata
Metadata
Labels
BugC: NumericTextBoxFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery