Skip to content

[Bug]: Previous input stays after injection #96

@imxade

Description

@imxade

Bug Description

after typing something, when the backspace is triggered it sends the previous buffer again

current behavior:

inject: abcd
backspace: "abc "
backspace: "ab "
backspace: "a"
backspace:

after this it works

Steps to Reproduce

  1. type something
  2. hit backspace

Expected Behavior

incase previous input stays in the buffer or hidden input field, it should be made not to be the case

Desktop Operating System

Linux (Wayland - KDE)

Mobile Device (Client)

poco f1

Key-board

futa-keyboard

Console Logs / Error Messages

Screenshots / Recordings

No response

Checklist

  • I have searched for existing issues to avoid duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions