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

Running through a sentence, keeping arrow-left/right presses doesn’t update cursor position in real time. (Firefox only) #2218

Open
1 task done
digitalheartxs opened this issue Sep 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@digitalheartxs
Copy link

Is there an existing issue for this?

Flutter Quill version

10.5.16

Steps to reproduce

Press left or right keyboard arrow on Flutter Web (Firefox only)

Expected results

Have the cursor position update in the real time while pressing left/right arrows.

Actual results

While pressing cursor left/right all other browsers work fine / show real-time update position of the cursor.
Only in Firefox, cursor position does't show until left-right arrow is released, and sometimes takes a while to appear.

Code sample

Code sample
[Paste your code here]

Additional Context

Screenshots / Video demonstration

[Upload media here]

Logs
[Paste your logs here]
@digitalheartxs digitalheartxs added the bug Something isn't working label Sep 13, 2024
@CatHood0
Copy link
Collaborator

@digitalheartxs does this issue still persists at the current version (10.7.5) of the package?

@digitalheartxs
Copy link
Author

yes, it still persists unfortunately.

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

2 participants