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

←/→ should set selection range length to 0 (not move) if it has a length > 0 already #18

Closed
kolinkrewinkel opened this issue Oct 21, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@kolinkrewinkel
Copy link
Owner

When a range of text is selected already and it has a length > 0, using the left and right arrow keys should not move it.

Rather, it should set the length to 0 and have a location at the end of the selection in which the arrow is pointing.

@kolinkrewinkel kolinkrewinkel added this to the 1.0.1 milestone Oct 22, 2015
@kolinkrewinkel kolinkrewinkel self-assigned this Oct 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant