Skip to content

fixed cursor jumps issue when removing some text#174

Open
RajeshKoram18 wants to merge 2 commits into
editor-js:masterfrom
RajeshKoram18:cursor-jumps-backspace
Open

fixed cursor jumps issue when removing some text#174
RajeshKoram18 wants to merge 2 commits into
editor-js:masterfrom
RajeshKoram18:cursor-jumps-backspace

Conversation

@RajeshKoram18

@RajeshKoram18 RajeshKoram18 commented Feb 28, 2025

Copy link
Copy Markdown

Scenario:

Step1: create 3 * 3 table
Step2: click on Row 3 Col1, don't do anything
Step3: click on Row 2 Col1, then click backspace.
Issue1: Without removing/clearing the Row2 Col1 content, cursor moves to Row2 Col3.

Fix: Prevented the cursor to move other cells instead of focusing the current cell.

Please let me know if you are having any concerns on this.

GitHub Issue ID: https://miniature-space-enigma-w4v5957jjjxcp4p.github.dev/

@RajeshKoram18 RajeshKoram18 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please let me know if you are having any concerns on this.

@neSpecc neSpecc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, increment a patch version and attach an issue to the PR. And we'll be ready to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants