Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag deletion problem #224

Open
martinleopold opened this issue Jun 23, 2020 · 1 comment
Open

Tag deletion problem #224

martinleopold opened this issue Jun 23, 2020 · 1 comment
Assignees

Comments

@martinleopold
Copy link
Member

Tested on branch master (f40361e)

In certain cases all the text of an annotation gets deleted when backspace is pressed once with the cursor after a tag.
Reproduce:

  • reset to sample project
  • create a new annotation anywhere
  • in the textfield type the following: hello #tag1[ENTER]#tag2[ENTER][BACKSPACE]
  • all text in the annotation is deleted
  • only #tag2 should be deleted
  • same problem is present in the search field
  • the problem does not happen when [SPACE] is used instead of [ENTER]
@martinleopold
Copy link
Member Author

Problem still present in 562d4c1

See Screen Recording: https://i.imgur.com/hp53Amc.mp4

@martinleopold martinleopold reopened this Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants