Skip to content

Characters disappear and reappear after same token is deleted and inserted again #391

@niteshtarani

Description

@niteshtarani

Issue in version 3.0

Steps:

  1. Type some characters (example "abc").
  2. Select token from autocomplete list.
  3. Delete the token with KEYCODE_DEL key on keyboard.
  4. Type same characters ("abc")
  5. After that type any character (example "d") then all the previous characters are deleted from the editable and only the new character ("d") is there.
  6. Type one more character (example "e") then observe all the characters are back in editable and the text is now ("abcde").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions