Closed
Bug 440196
Opened 17 years ago
Closed 17 years ago
Create new search and filter create dialogs don't work.
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: rkent, Assigned: jminta)
References
Details
(Keywords: regression, Whiteboard: [T.M.=Thunderbird 3.0a2])
Attachments
(1 file)
4.29 KB,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
This bug describes behavior originally documented in a comment to bug 439763, which may be related.
When I try to define a new search (by right clicking on a folder, and selecting Search ...) I get a search dialog that fails.
Main symptom: the "Search for messages in " field is always blank, regardless
of what I do. It should show "Inbox" or something similar.
Error console is showing:
no element found: chrome://messenger/content/msgFolderPickerOverlay.xul
along with complaints about SetFolderPicker not defined.
I get similar behavior when I select an IMAP folder, then from the main menu select Tools/Message Filters/New. At that point, I get a screen that does not permit me to add any filter definitions.
Assignee | ||
Comment 1•17 years ago
|
||
This patch restores some of the files that were previously included by the overlay. The overlay itself is still superfluous though.
Updated•17 years ago
|
Attachment #325658 -
Flags: review?(bienvenu) → review+
Assignee | ||
Comment 2•17 years ago
|
||
Patch checked in.
Checking in mail/base/jar.mn;
/cvsroot/mozilla/mail/base/jar.mn,v <-- jar.mn
new revision: 1.114; previous revision: 1.113
done
Checking in mail/base/content/SearchDialog.xul;
/cvsroot/mozilla/mail/base/content/SearchDialog.xul,v <-- SearchDialog.xul
new revision: 1.28; previous revision: 1.27
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•17 years ago
|
||
With this patch, I can now see the subfolders in the search menu. However, they have lost all of their formatting. By that I mean they show up as simple plain text, without any of the folder icons. Is that by design? Is there a followup planned to fix that?
Updated•17 years ago
|
Comment 4•17 years ago
|
||
Assuming this had regressed from bug 436630.
*****
(In reply to comment #3)
> Is there a followup planned to fix that?
See (= Reopen ?) bug 440706...
Blocks: 436630
Updated•16 years ago
|
Attachment #325658 -
Attachment description: patch → patch
[Checkin: Comment 2]
You need to log in
before you can comment on or make changes to this bug.
Description
•