Skip to content

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

Closed
splinetime opened this issue Oct 12, 2023 · 4 comments
Closed

quickFilters assistant not triggered by adding Tags to Emails #221

splinetime opened this issue Oct 12, 2023 · 4 comments
Assignees

Comments

@splinetime
Copy link

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

@RealRaven2000 RealRaven2000 self-assigned this Oct 13, 2023
@RealRaven2000 RealRaven2000 changed the title Quick Filters does not recognize a tag action quickFilters assistant does not recognize a tag action Oct 13, 2023
@RealRaven2000
Copy link
Owner

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!

@RealRaven2000 RealRaven2000 pinned this issue Oct 13, 2023
@RealRaven2000
Copy link
Owner

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.

quickFilters-wx-6.3pre31.zip


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.

@RealRaven2000 RealRaven2000 changed the title quickFilters assistant does not recognize a tag action quickFilters assistant not triggered when adding Tags to Emails Oct 13, 2023
@RealRaven2000 RealRaven2000 changed the title quickFilters assistant not triggered when adding Tags to Emails quickFilters assistant not triggered by adding Tags to Emails Oct 13, 2023
@RealRaven2000
Copy link
Owner

@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.

@RealRaven2000
Copy link
Owner

Implemented in 6.3 - Published 18/10/2023

@RealRaven2000 RealRaven2000 unpinned this issue Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants