Skip to content

First selection + delete/backspace press does not work #23

Open
@carmon

Description

@carmon

This can be reproduced in codepen example:

  • Click anywhere on the text
  • Press and hold [delete] or [backspace] keys
    Desired behavior: text deletion should continue until user stop pressing the key
    Current behavior: selection is lost after one or two characters are deleted

Ctrl + Z also works erratically.

Note: this happens only on first time selecting it.
I managed to get it working OK by re-rendering the component (not an ideal solution).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions