Lexical version: 0.32.1 (on the playground)
Steps To Reproduce
- Add a link at the end of content.
- Click anywhere outside the textarea.
Note: Clicking elsewhere in the content will cause the popup to close normally.
The current behavior
The popup always remains open.

The expected behavior
The popup should close when it loses focus (blur).
Impact of fix