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

[iOS 12] Quill editor does not scroll while typing. Cursor hidden under soft keyboard #2642

Closed
brianarpie opened this issue Jun 6, 2019 · 1 comment

Comments

@brianarpie
Copy link

Steps for Reproduction

  1. Visit https://quilljs.com/playground/ from iOS 12 (tested on 12.3.1)
  2. Type multiple lines of text
  3. The cursor will eventually go underneath the soft keyboard, out of view

Expected behavior:
Editor scrolls as you reach the end of the visible container

Actual behavior:
Editor does not scroll, allowing the cursor to go underneath the soft keyboard, out of view

Platforms:
Tested on iPhone8 iOS 12.3.1

Version:
1.3.6

@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 🙏

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