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

[Android] Second alphabetic character in line after code block moves cursor and text #2826

Closed
by-co opened this issue Oct 23, 2019 · 1 comment

Comments

@by-co
Copy link

by-co commented Oct 23, 2019

Steps for Reproduction

  1. On an Android device or Android Studio emulator, visit quilljs.com/playground/
  2. Format the first line as code block
  3. Make a new line. On the second line, format as paragraph
  4. Type TWO alphabetic characters. Oddly this will not reproduce with numbers nor symbols.

Expected behavior:
2nd alpha character stays on the second line where it was entered
Actual behavior:
Immediately after entering the 2nd alpha character, the entire line after the code block gets moved to the code block line, and cursor is set to the end of the code block

Platforms:
Android 9 (Chrome, Samsung Internet browser)
Android emulator (Chrome)

Version:
Latest version on Playground

Screen Recording 2019-10-23 at 11 37 AM

@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