Skip to content

[Desktop] Typing delayed after backspace #357

@jkaye2012

Description

@jkaye2012

Hey there,

I've been experimenting with Quill using Flutter desktop (Linux) and have come across some odd behavior. Currently I'm using the basic controller, toolbar, and editor. When typing, everything seems to be working fine, but if I delete character (just using backspace), the next few characters that I type will not appear on the screen. If I wait a second or two, then continue typing, all characters typed will appear. It seems to be somehow related to the speed at which I type (e.g. if I press backspace, wait a second, then type, all characters will appear normally).

I have not been able to reproduce this using Flutter web.

Please let me know if there's anything else I can provide to aid with debugging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions