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

Text Cursor auto missing if there is TextField in the same page #2426

Open
1 task done
Nerogee opened this issue Jan 4, 2025 · 0 comments
Open
1 task done

Text Cursor auto missing if there is TextField in the same page #2426

Nerogee opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Nerogee
Copy link

Nerogee commented Jan 4, 2025

Is there an existing issue for this?

Flutter Quill version

flutter_quill 10.8.5

Steps to reproduce

  1. Add TextField widget
  2. Add QuillEditor
  3. tap on QuillEditor to gain focus so can typing; The cursor auto disappear in one or two second after focus gained. But keyboard is still there and typing still work. Just missing the cursor.

Expected results

tap on editor to have cursor keeping appear until manually un-focus it.

Actual results

The cursor auto disappear in one or two second after focus gained. But keyboard is still there and typing still work. Just missing the cursor.

Additional Context

No response

@Nerogee Nerogee added the bug Something isn't working label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant