Unplanned
Last Updated: 10 Jul 2025 09:39 by Patrik Madliak
Patrik Madliak
Created on: 10 Jul 2025 09:39
Category: Editor
Type: Bug Report
0
Editor ValueChanged does not fire when entering or removing spaces

Description

Entering/Removing spaces in between words does not trigger the ValueChanged event.

Steps To Reproduce

Run this example: https://blazorrepl.telerik.com/wzELPuOs30WSuvzv33

  1. Click between the "Lorem" and "ipsum" words.
  2. Press the Spacebar key a few times
  3. Press the Backspace key a few times

Actual Behavior

The ValueChanged event does not fire when you enter/remove spaces in between words. It fires correctly if you break a word with a space of if you remove all the spaces in between 2 words.

Expected Behavior

ValueChanged should fire on every entered/removed space.

Browser

All

Last working version of Telerik UI for Blazor (if regression)

No response

0 comments