Closed Bug 367527 Opened 19 years ago Closed 19 years ago

folder tooltips don't work for saved search folders

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Assigned: Bienvenu)

References

Details

(Keywords: fixed1.8.1.2)

Attachments

(2 files)

steps to reproduce 1. set up a saved search folder 2. send mail which will be filtered into the folder. 3. hover over the saved search folder expected results: tool tip showing new messages should appear actual results: no tooltip Note this is confirmed on windows/linux. Folder tooltips do work for inboxes etc.
Status: NEW → ASSIGNED
Flags: blocking-thunderbird2+
I can look at this, if you want, Scott - we should have the information in the saved search summary file, but pulling it out might be tricky. The alternative is to iterate over the scope of the saved search folder, and looking at each individual db to see what its new messages are.
Feel free to take a stab at this if you want David. bc was talking about it in the thunderbird test day irc channel so I thought I'd flag it for tb2 consideration.
Attached patch proposed fixSplinter Review
if the folder is a saved search, iterate over the folders in the saved search's scope to determine the new messages. I also changed newmailAlert.js not to call parseFolder for saved searches anymore, since that could double up the new messages. I'm going to attach a whitespace diff in case you want to try running with this patch.
Assignee: mscott → bienvenu
Attachment #252794 - Flags: superreview?(mscott)
Comment on attachment 252794 [details] [diff] [review] proposed fix this looks like something we might want to bake for a bit on the trunk first. Thanks for tackling this David.
Attachment #252794 - Flags: superreview?(mscott) → superreview+
(In reply to comment #5) Did you check this into trunk? folder tooltips wfm on today's trunk/winxp. :-)
I did land it on the trunk a few days ago. I'm happy with it, and would land it on the branch anytime Scott think's it's ok. I've been running my debug 2.0 build with the patch w/o a problem.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
fixed on branch - thx for filing this, Bob! This will help with usability quite a bit for people like me who use saved searches to show them new mail :-)
Keywords: fixed1.8.1.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: