Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor jumps forward after pressing backspace #5781

Closed
miciasto opened this issue Jul 15, 2023 · 1 comment
Closed

Cursor jumps forward after pressing backspace #5781

miciasto opened this issue Jul 15, 2023 · 1 comment

Comments

@miciasto
Copy link

Describe the bug
When I try to delete an emoji using the backspace key, the cursor jumps forward by one character.

To Reproduce

  1. Enter the text in a document: :smile:ABC.
  2. Move the cursor to be immediately before the A.
  3. Press backspace key twice.

The text is now :smileBC

Expected behavior
The text should be :smilABC

Desktop (please complete the following information):

  • OS: Ubuntu 22.04, Windows 11

Typora Version
1.6.6

@abnerlee
Copy link
Contributor

fixed in 1.7

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

No branches or pull requests

2 participants