Closed
Bug 693081
Opened 13 years ago
Closed 9 years ago
Folder list not refreshed on the new Message Filter dialogue when a new folder is created
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: lm0466, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1
Steps to reproduce:
I attempted to create a Message Filter and created a new folder whilst this dialogue was open.
Actual results:
The list of folders to 'Move Message to' was not refreshed and I had to close and reopen the dialogue.
Oddly, I could not replicate this issue a second time.
Expected results:
The list of folders to 'Move Message to' should have refreshed and shown the complete list of folders - not the list as it was when the dialogue was first opened.
Comment 1•13 years ago
|
||
(In reply to Luke Mitchell from comment #0)
Is it an IMAP folder or local folder?
Reporter | ||
Comment 2•13 years ago
|
||
I encountered this issue with local folders. I haven't tested it for IMAP.
Comment 3•13 years ago
|
||
Do you have extensions installed ?
Component: Preferences → Filters
Product: Thunderbird → MailNews Core
QA Contact: preferences → filters
Reporter | ||
Comment 4•13 years ago
|
||
No I don't, just a vanilla Thunderbird install
I can partially reproduce it on Win XP.
Only happens (folder not appearing) when the new folder is added as a subfolder of an existing folder that is not already expanded in the list (the target of Move action).
That means creating a folder under <account name> works, under a folder that already has subfolders works. But creating a new subfolder where no other subfolders are does not work. In the left pane folder list, such parent account gets a "+" icon. Tested on TB10, Inbox and also other folders under <account name>. Tested on POP3 account and Local folders, no IMAP.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I think today TB uses the new folder picker in the filter editor. It no longer has list of folders that can be "expanded", it uses submenus. That may have fixes this bug as the new picker has completely different code and does have listeners to update the list when new folders are created.
I can no longer reproduce this bug. If anybody can still see the problem, please speak up.
Whiteboard: [CLOSEME 2015-08-01]
Resolved per whiteboard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [CLOSEME 2015-08-01]
You need to log in
before you can comment on or make changes to this bug.
Description
•