Bugzilla@Mozdev – Bug 26110
Tag Listener repeats Assistant multiple times
Last modified: 2016-05-20 04:01:00
You need to log in before you can comment on or make changes to this bug.
If the "Listen for Tag changes" option is switched on and the Filter Assistant is active, this can lead to the filter assistant window being opened repeatedly. also the tag retrieved from the change (and which is suggested in the resulting filter action) is always "Important" instead of the selected tag.
Created an attachment (id=8130) [details] quickFilters 3.0.2 Prerelease 8 This bugfix wraps the Thunderbird function ToggleMessageTag and should be more reliable than the previous event driven version which tried to use the event OnItemPropertyFlagChanged.