Quick filter by body doesn't find message if message stored in IMAP folder
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: greenrd, Unassigned)
References
Details
Attachments
(3 files)
Updated•10 years ago
|
![]() |
||
Comment 1•10 years ago
|
||
![]() |
Reporter | |
Comment 2•10 years ago
|
||
![]() |
||
Comment 3•10 years ago
|
||
![]() |
||
Updated•10 years ago
|
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Comment 17•8 years ago
|
||
![]() |
||
Comment 18•8 years ago
|
||
Comment 19•8 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 21•3 years ago
|
||
This exact same issue happens for me: Every time I move an email to a folder for an IMAP account, that email will NEVER be found by the "Filter these messages" box (aka, the quick filter).
It is very easy to reproduce. Choose an email in some folder A that contains some memorable text FOO. Now drag that email from folder A to folder B. Now select folder B. Now type FOO into the "Filter these messages" box, make sure "Body" is selected, and hit enter. Your FOO email will not be found.
This bug is literally 100% reproducible: It happens EVERY time I drag an email to a folder, regardless of the version of Thunderbird, which OS I'm using, or who is hosting the email account. I have reproduced this on Windows 7 with various older versions of Thunderbird with version numbers in the 90s. I have reproduced it on Lubuntu with a version in the 90s and the latest version. I am currently using Linux Mint and Thunderbird version 91, and it happens here too. I have reproduced it with a gmail hosted IMAP account, as well as a rackspace hosted IMAP account.
This should definitely be prioritized higher for several reasons:
- the problem widget is right on the main window, and thus will be heavily utilized, and people are going to rely on it to work every single time
- people who don't know about the bug will quick filter using this widget and will receive a false negative and assume it is correct and base important decisions off of that false negative
- people who DO know about this bug are going to be incredibly annoyed every time it happens
- I suspect the fix is going to be relatively simple. I would not be surprised if the function that does the indexing is not being called whatsoever when an email is dragged and dropped into a different folder, so it may be as simple as adding one line of code to call that function.
- Competing email client Evolution does not have this issue, and it's annoying enough to make at least one person (me) switch.
This bug has been reported separately a number of times, dating back at least 11 years. I have been able to find these so far:
https://bugzilla.mozilla.org/show_bug.cgi?id=569009
https://bugzilla.mozilla.org/show_bug.cgi?id=1777443
https://bugzilla.mozilla.org/show_bug.cgi?id=1245532
It does not appear that anyone has yet attempted to verify or reproduce this bug.
Updated•3 years ago
|
Description
•