Skip to content

Placing cursor within the text and pressing Space selects the text after cursor in Safari #4623

Open
@zstoyanova9

Description

@zstoyanova9

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

  1. Open the following page from our documentation in Safari - https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete
  2. Type some text in the AutoComplete.
  3. Place the cursor somewhere within the text and press Space.
  4. (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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions