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

Incorrect caret position if using floating keyboard on Android Device #2311

Open
1 task done
AaronChangView opened this issue Oct 4, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function reproducible This bug has been confirmed and can be reliably reproduced.

Comments

@AaronChangView
Copy link

Is there an existing issue for this?

Flutter Quill version

10.8.2

Steps to reproduce

  1. Run sample app. Click "Empty"
  2. Type something with floating keyboard
  3. Change caret position
  4. Type something with floating keyboard

Expected results

Insert characters at the correct position.

Actual results

The caret jumps to the wrong position. Can't insert characters at the correct position.

Screen_recording_20241004_152550.mp4

Additional Context

Screenshots / Video demonstration

[Upload media here]

Logs
[Paste your logs here]
@AaronChangView AaronChangView added the bug Something isn't working label Oct 4, 2024
@CatHood0 CatHood0 added minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function reproducible This bug has been confirmed and can be reliably reproduced. labels Oct 5, 2024
@AaronChangView
Copy link
Author

The root cause may relate to this issue:
MisterJimson/flutter_keyboard_visibility#114 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function reproducible This bug has been confirmed and can be reliably reproduced.
Projects
None yet
Development

No branches or pull requests

2 participants