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 position is not calculated correctly #498

Open
AndreiSoroka opened this issue Oct 11, 2023 · 2 comments
Open

Cursor position is not calculated correctly #498

AndreiSoroka opened this issue Oct 11, 2023 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AndreiSoroka
Copy link

  1. Open demo site https://ndabap.github.io/vue-command/
  2. Type "1234567890"
  3. Press "Command+ArrowLeft"

Expectation: Cursor position 0
Result: Cursor positon 10

image
@ndabAP
Copy link
Owner

ndabAP commented Oct 11, 2023

Thanks, good finding. Interested in solving it :) ? I think a general event listener should check after every input update.

@AndreiSoroka
Copy link
Author

@ndabAP Hi. I found this lib in my RSS subscribe. So, I don't use it, just opened repo and demo. So, unfortunately for me not interested in solving)

@ndabAP ndabAP added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants