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
```dart
[Paste your code here]
```
Additional Context
Screenshots / Video demonstration
[Upload media here]
Logs
```console
[Paste your logs here]
```
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
```dart [Paste your code here] ```Additional Context
Screenshots / Video demonstration
[Upload media here]Logs
```console [Paste your logs here] ```