Since either the last regular update to 12.20.0 or my switch to Windows 10, my label macro didn't work properly any longer. It just toggles a "Flagged" state for all selected files.
If the state is set, the files are refreshed properly and a flag will be displayed. If the macro is activated again, the flags will be removed, but the display will not be updated. So, the files are still shown as "flagged". I have to press F5 to see, that the flags have been removed.
This has been refreshed properly before and since the macro hasn't changed it's probably either the dopus update or my switch to windows 10.
Attached you'll find screenshots with the macro definition and label setup.
{label} gives the name of all the labels while {status} shows the icons for status-icon labels. So one is a subset of the other.
Both work OK for me though.
Have you checked if it's happening on other types of files? Installer exes like the ones in your video may be complicated by antivirus scanners blocking something, which could be a factor. (Something we can probably work around if that's what's happening, but we need to make sure that is what's happening first.)
What happens if you in a folder which just has some text files?
I've checked with text files - no difference. Then I reverted to Dopus 12.19.0. The behaviour is different here. It works for the first 2-3 times, then it's the same behaviour as in 12.20. That might be the reason I thought it's working in previous revisions, because I'm usually not doing that 3 times in a row.
I'll check again on monday with some even older revisions. But if it takes too much time for both of us I think I can live with that. It doesn't sound like there is an easy fix. And if it's not occuring on your machine, it also could be a system related issue. I already had a couple of similar effects in the past, maybe related to my onboard graphic GPU (Intel HD 3000), but this one is a bit annoying in the daily workflow.
Thanks for your help so far and have a nice weekend!