Bug: Arrow key navigation behavior for DecoratorNodes differs between RichTextPlugin and PlainTextPlugin
Open
all-platforms-bug
core
plain-text
- Dominant language
- TypeScript
- Stars
- 23.9k
- Forks
- 2.2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 55
Description
Lexical version: 0.8.1
## Steps To Reproduce
1. Create a decorator node inline with text nodes
2. Observe that in PlainTextPlugin, arrow key selection state gets lost when selecting the DecoratorNode
3. Observe that in RichTextPlugin you can navigate into and out of DecoratorNodes
See Discord discussion here: https://discord.com/channels/953974421008293909/1080514962730008697/1080514962730008697
Contributor guide
Assessment
This issue has not been assessed yet.