Bugzilla@Mozdev – Bug 25882
[postbox] qF assistant pop up
Last modified: 2014-10-16 00:30:14
You need to log in before you can comment on or make changes to this bug.
When I run a filter on my dropbox, the quickFilter Assistant now pops up? Also I just replied to a (tagged) message and again the quickFilter Assistant popped up - I didn't tag anything, I just replied and then hit send. FYI I have my quickFilters Assistant on for all of the above.
I think what is happening is that the option [x] listen for tag changes is active and causes Postbox to re-trigger the assistant. I had an Observer on the tag change but it seems to run not only when a tag is added manually but also when a filter changes the tag (which is too much). I will upload a fixed version that watches the tag change differently.
Created an attachment (id=7944) [details] 2.7.1 prerelease 57 I removed the observer for the "pb-tag-changed" event. => wrapped the Postbox function ToggleMessageTag() instead.
Marking as duplicate for [Bug 25873] as your are referring to version 2.7.1 prerelease 35 attached there which introduced the behavior. Make sure to use the correct bug if it was caused by a prerelease on it. *** This bug has been marked as a duplicate of bug 25873 ***