You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to move the cursor in front of the second line
On Chrome it will jump to the end of the first line
This makes it impossible to add something in front of the second line
The current behavior
On Chrome:
Screen.Recording.2024-12-06.at.09.49.33.mov
The expected behavior
On Firefox it works (despite the cursor being invisible)
Screen.Recording.2024-12-06.at.09.50.45.mov
Impact
We're using LexicalDecoratorNode for @mentions and other types of references within our app. Not being able to set the cursor in front of those makes the experience a bit cumbersome.
The text was updated successfully, but these errors were encountered:
danielberndt
changed the title
Bug: Chrome can't set cursor in Front of LexicalDecoratorNode
Bug: Chrome can't set Cursor in Front of LexicalDecoratorNode
Dec 6, 2024
Lexical version: Playground
Steps To Reproduce
The current behavior
On Chrome:
Screen.Recording.2024-12-06.at.09.49.33.mov
The expected behavior
On Firefox it works (despite the cursor being invisible)
Screen.Recording.2024-12-06.at.09.50.45.mov
Impact
We're using
LexicalDecoratorNode
for@mentions
and other types of references within our app. Not being able to set the cursor in front of those makes the experience a bit cumbersome.The text was updated successfully, but these errors were encountered: