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
Pressing shift + backspace (or delete) deletes cells. Holding shift while typing in a cell backspaces the edited text.
Actual behavior
Pressing shift cancels any edit action on a cell, both in the editor and when deleting a cell. This is frustrating as it’s common to hold shift while navigating a spreadsheet or selecting ranges. It prevents users from editing without remembering to “unshift”.
System information
No response
The text was updated successfully, but these errors were encountered:
Before you submit this issue, have you checked the following
Affected packages and versions
Latest
Reproduction link
https://stackblitz.com/~/github.com/awesome-univer/sheets-vite-demo
Expected behavior
Pressing shift + backspace (or delete) deletes cells. Holding shift while typing in a cell backspaces the edited text.
Actual behavior
Pressing shift cancels any edit action on a cell, both in the editor and when deleting a cell. This is frustrating as it’s common to hold shift while navigating a spreadsheet or selecting ranges. It prevents users from editing without remembering to “unshift”.
System information
No response
The text was updated successfully, but these errors were encountered: