-
Notifications
You must be signed in to change notification settings - Fork 11
quickFilters assistant not triggered by adding Tags to Emails #221
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
Comments
this is caused by the removal of the global function ToggleMessageTag - this is now stored in multiple instances across different 3pane windows. Patch incoming later! |
here is a patched version, have been working on this for the last 2 hours, so its still fresh. Note; it may not work (yet) on newly opened tabs, because it only patches the tag listener on all existing tabs when the ADd-on is loaded. To test this version, download the zip file, drag the file into Thunderbird Add-ons Manager, do not extract contents or if won't install. |
@splinetime did you get a chance to test this version? If it works I will put the fix into the next version, will close the bug once it is released to the public. |
Implemented in 6.3 - Published 18/10/2023 |
Quick Filters does not recognize a tag action, it does not trigger the quickfilter dialog, whether activated in settings or not.
Thunderbird 115.3.2
Quick Filter 6.22
The text was updated successfully, but these errors were encountered: