Open
Description
Description
When there is some text in the AutoComplete component, placing the cursor somewhere within the text and then pressing the Space
key, selects the text after the cursor. In turn, when trying to type additional text after having previously pressed Space, the original text after the cursor gets deleted.
This behavior is reproducible in the Safari browser and applies to the ComboBox and MultiSelect components as well.
Steps To Reproduce
- Open the following page from our documentation in Safari - https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete
- Type some text in the AutoComplete.
- Place the cursor somewhere within the text and press Space.
- (Optional) Type some new text in the AutoComplete.
Screenshots or video
Screen.Recording.2025-05-08.at.9.37.59.mov
Actual Behavior
Placing the cursor within the text and pressing Space selects the text after the cursor.
Expected Behavior
Placing the cursor within the text and pressing Space should not select the text after the cursor.
Browser
Safari
Browser version
Version 18.3.1 (20620.2.4.11.6)
OS type
MacOS