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 to the end after adding a space between an emoji and a text #443

Closed
VickyStash opened this issue Jul 29, 2024 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@VickyStash
Copy link
Contributor

Problem

The cursor jumps to the end after adding a space between an emoji and a text in the singleline input.

Steps to reproduce

  1. Inside the singleline input enter a text with the emoji, for example 😁hello
  2. Insert a space between 😁 and hello, you will see that the cursor will jump to the end of the line.

Video:

BUG1.mp4

Platforms

WEB

@VickyStash
Copy link
Contributor Author

^^ @parasharrajat

@Skalakid
Copy link
Collaborator

Fixed in #482

Screen.Recording.2024-09-17.at.13.11.34.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants
@VickyStash @Skalakid @BartoszGrajdek and others