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 moves out of view when entering newlines at the end of a document #483

Closed
scottjacobsen opened this issue Sep 17, 2015 · 7 comments
Closed

Comments

@scottjacobsen
Copy link

  • Scroll to the end of document in a quill editor.
  • Hit enter a few times.

The cursor moves out of view below the bottom of the div. Typing any character other than a newline does scroll the div down.

The div should scroll down to keep the cursor in view when entering newlines at the end of a document.

@jhchen
Copy link
Member

jhchen commented Sep 18, 2015

I believe this has been fixed by #435 but with the parchment integration in progress on the develop branch a new version of Quill with it has not shipped yet.

@jhchen jhchen added this to the Quill 1.0 milestone Dec 15, 2015
@jhchen
Copy link
Member

jhchen commented May 4, 2016

This has been fixed in the 1.0 beta release

@jhchen jhchen closed this as completed May 4, 2016
@justbittin
Copy link

I'm actually seeing this behavior in 1.1 release. Any 'enter key' submission will cause the cursor to eventually disappear until you press a different key. Even starting in the middle of the document, pressing enter until it moves out of the viewable area.

I just upgraded finally from 0.20. This did not happen in this version.

@benbro
Copy link
Contributor

benbro commented Nov 23, 2016

@justbittin I can't reproduce it in the playground with Chrome 54 and Firefox 50.
Please open a new issue with the requested information and how to reproduce it.

@nnenadovic
Copy link

I can reproduce it in version 1.2.6, Ubuntu, Chrome 54, Firefix 54(x64)

@TheDeveloperTom
Copy link

The same problem, it's really bad about the quill.

@Jagadeeswarh
Copy link

I am facing this issue in the version "react-quill": "1.3.5". Any resolution?

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

7 participants