Open
Description
CleanShot.2025-05-20.at.16.11.16.mp4
The issue occurs with the one character links inside the paragraph, standalone one character link works great, also if you select the single character it works.
I'm assuming it has something to do with node selection, as you can see in the tree view, it selects the previous and next node for this edge case instead of selecting the child text inside the link node.
Lexical version: 0.31.2
Steps To Reproduce
- Use the Lexical Playground
- Create or modify the editor content to include the one character link inside the paragraph.
- Try to click on the link, it should open the popover.
The expected behavior
I should be able to somehow select the one character link and open the associated toolbar.
Impact of fix
Let me know if there are any suggested workarounds for this.