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
Bug: Pressing the left arrow key moves the cursor to the last cell of the table when there is an immutable element(contenteditable=false) immediately following the table.
#6870
Open
3mukulranjan opened this issue
Nov 26, 2024
· 1 comment
· May be fixed by #6875
Click just below the table, then select "Insert" again and choose "Equation." After naming the equation, insert it.
Notice that the cursor is placed just after the inserted equation. Press the left arrow key or Shift+Left arrow key and observe that the cursor moves to the last cell of the table.
The current behavior
After pressing the left/Shift left, cursor moved to last cell of the table
The expected behavior
Pressing Shift+Left key should either select the equation or move the cursor to the beginning of the equation text.
Issue-record.mp4
The text was updated successfully, but these errors were encountered:
I replaced your zip file recording with the mp4 itself. It's better to have these things inline, it's just more work for everyone to download a zip when they could've viewed the file directly from the issue.
Lexical version:0.20
Steps To Reproduce
The current behavior
After pressing the left/Shift left, cursor moved to last cell of the table
The expected behavior
Pressing Shift+Left key should either select the equation or move the cursor to the beginning of the equation text.
Issue-record.mp4
The text was updated successfully, but these errors were encountered: