glutanimate / bettertags-public

Temporary repository to host bug reports and documentation for the BetterTags Anki add-on
https://www.patreon.com/glutanimate/posts?tag=BetterTags
5 stars 0 forks source link

Drag & drop of multiple tags divided by unselected tags resulting in freeze #1

Closed galantra closed 4 years ago

galantra commented 5 years ago

Which add-on is affected?

BetterTag – current version from Patreon

Prerequisite checklist

What is the problem/feature you would like to see fixed/implemented?

drag multiple tags divided by unselected tags

How can we reproduce the problem?

  1. Open browser
  2. select several tags by Ctrl+leftclick
  3. make sure there re unselected tags between the selected tags
  4. drag the selected tags onto an unselected tag

Expected behavior: Selected tags will be subtags of the tag onto which you dragged them

Actual behavior: browser does not display notes and can only be closed by task manager, not alt+f4 Once, the rest of anki (I had the reviewer open) also freezed. The other times, I could access the main screen as well as review cards.

Reproducible?: yes

Version information

Anki

Version 2.1.15 (6661ba8a) Qt 5.12.1 PyQt 5.11.3

System

glutanimate commented 5 years ago

Thanks for the detailed report! I can confirm the issue here on Anki 2.1. 2.0 seems to be unaffected. I am also fairly certain that this worked fine when I did my last round of release testing, so I assume this regression must have been introduced with Qt 5.12 (which Anki switched to around 2.1.10).

Marking this as a severe regression and will try to find a fix asap.

glutanimate commented 5 years ago

Just created a dedicated repo to host the bug tracking for BetterTags. Moving the issue there.

glutanimate commented 4 years ago

This should be fixed with BetterTags v1.0.0. Thanks again for taking the time to report this, and sorry it took so long to address!