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

If tag drawing proccess interrupted, tag letters persist. #206

Closed
saroff opened this issue Dec 20, 2017 · 1 comment
Closed

If tag drawing proccess interrupted, tag letters persist. #206

saroff opened this issue Dec 20, 2017 · 1 comment
Labels

Comments

@saroff
Copy link

saroff commented Dec 20, 2017

Repro:

  1. Press Ace Jump shortcut (ctrl + ; by defalut)
  2. Start typing some word
  3. Pause a little
  4. Then when word is already higlihted but tags are not drawn yet, press esc.
  5. If timing was right, tag letters will stay as on screenshot.

Timing is really hard to catch, but i can reproduce it 1 out of 5 times. Try to hit esc right when tags are about to appear.
image

@breandan
Copy link
Collaborator

Thank you for the detailed report. We recently moved to a threading model, and may have forgotten to clean up reference somewhere. Will investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants