lexical icon indicating copy to clipboard operation
lexical copied to clipboard

Bug: can't use some shortcuts in inputs inside DecoratorNodes

Open samyosm opened this issue 2 years ago • 1 comments

When we have an input inside a DecoratorNode and we try to do Ctrl+Del for example, which is suppose to delete one full word, it doesn't do anything.

Screencast from 2023-01-21 05:57:46 PM.webm

Lexical version:

Steps To Reproduce

  1. Go to playgroud
  2. Insert a poll
  3. Write something
  4. Press Ctrl+Del
  5. Notice nothing happening

The current behavior

Nothing happens when Ctrl+Del in an input.

The expected behavior

A word is deleted in an input when Ctrl+Del is pressed.

samyosm avatar Jan 21 '23 23:01 samyosm