Skip to content

Repetitive input on Android #417

@Necromanika

Description

@Necromanika

Each time you enter a new character, the previous text is inserted before it. Like if you want to write "hey", it will turn into "hhehey". This behavior starts again when the software keyboard is reset.
AndroidEdit

I found that the "Text" property of args in the "OnTextInput" for each new character has all the text entered (with the previous characters).

.net8.0
Android API 31
Avalonia 11.0.10
AvaloniaEdit 11.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions