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

By clicking, cursor can be placed beyond the end of a wrapping line #2489

Closed
probablykasper opened this issue Feb 1, 2019 · 2 comments
Closed

Comments

@probablykasper
Copy link

Steps for Reproduction

  1. Visit https://quilljs.com/
  2. Click to the right of the second line (you cannot achieve this result by moving there with the arrow keys)

This seems to only occur on lines that wrap to the next line.

Expected behaviour:
The cursor should end up here:
image

Actual behaviour:
The cursor ends up here:
image

So it's basically placed after the newline character (although there is no newline character). Typing places text at the next line, and deleting that text does not put it back to the previous line.

Platforms:
macOS 10.13.6
Chrome 71.0.3578.98

Version:
Quill 1.3

@quill-bot
Copy link

Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide 🙏

@probablykasper
Copy link
Author

Opened #4152

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

No branches or pull requests

2 participants