Closed
Bug 456940
Opened 16 years ago
Closed 16 years ago
Customize Toolbar leads to doubled account list in "Get Mail" buttons drop down
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b2
People
(Reporter: Thunderbird_Mail_DE, Assigned: jminta)
References
Details
(Keywords: regression)
Attachments
(1 file)
1004 bytes,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
Thunderbird build:
Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1b1pre) Gecko/20080924032742 Shredder/3.0b1pre
1. Start Thunderbird and click the "Get Mail" buttons drop down. You'll get a correct drop down with a list of all existing accounts.
2. Customize the 3-pane-windows toolbar (no change necessary - only open the customize dialog and close the dialog with "OK"! - "Cancel" doesn't lead to the bug). Click the "Get Mail" buttons drop down again. You'll get the doubled accounts list in the drop down.
Comment 1•16 years ago
|
||
Linux too.
Flags: blocking-thunderbird3+
Keywords: regression
OS: Windows Vista → All
Hardware: PC → All
Target Milestone: --- → Thunderbird 3.0b2
Comment 2•16 years ago
|
||
A second activation of Customize Toolbar caused an additional duplication and looks like this will iterate each time Customize is activated and OK'd.
Updated•16 years ago
|
Target Milestone: Thunderbird 3.0b1 → Thunderbird 3.0b2
Comment 4•16 years ago
|
||
Joey, is this something you think might be due to the de-rdfification?
Either way, do you think you could take it on?
Assignee | ||
Comment 5•16 years ago
|
||
Sure, I think I understand what's going on here. If I'm right, it shouldn't be too difficult.
Updated•16 years ago
|
Assignee: nobody → jminta
Comment 6•16 years ago
|
||
Do the doubled entries persist across a restart?
Comment 7•16 years ago
|
||
(In reply to comment #6)
> Do the doubled entries persist across a restart?
No, a restart restores the drop down list to a normal single listing.
Updated•16 years ago
|
Target Milestone: Thunderbird 3.0b2 → Thunderbird 3.0b3
Assignee | ||
Comment 8•16 years ago
|
||
The patch pretty much explains itself. The popup's children stick around, but it loses its initialized state, so it tries to bring them back.
Attachment #358264 -
Flags: review?(philringnalda)
Comment 9•16 years ago
|
||
Comment on attachment 358264 [details] [diff] [review]
patch v1
Looks good to me.
Attachment #358264 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 10•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 11•16 years ago
|
||
I get a similar doubling of the account list - but in 'File' / 'Get New Messages for' - with Lightning installed.
STR:
1. Open the tasks tab (Ctrl+4)
2. Switch back to the mail tab(s)
3. Click on 'File' / 'Get New Messages for'
Is it a stuff for a new bug or would it fit into this one, if reopened?
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090223 Lightning/1.0pre Thunderbird/3.0b3pre
Reporter | ||
Comment 12•16 years ago
|
||
(In reply to comment #11)
Confirming this behaviour.
Comment 13•16 years ago
|
||
Just for the sake of completeness, more STR:
1. Disable Mail toolbar ('View' / 'Toolbars' / '[ ] Mail Toolbar')
2. Open the calendar tab (Ctrl+3)
3. Switch back to the mail tab
4. Click on 'File' / 'Get New Messages for'
5. Switch back to the calendar tab again
6. back to step 3.
Each loop adds an new duplicate of the account list in 'File' / 'Get New Messages for' as stated in comment #2 for the 'Get Mail' dropdown and the original STR.
Please reopen if appropriate.
Comment 14•16 years ago
|
||
Please file a new bug - and also note if there if it happens without lightning too.
Target Milestone: Thunderbird 3.0b3 → Thunderbird 3.0b2
Comment 15•16 years ago
|
||
(In reply to comment #14)
> Please file a new bug
Done: <https://bugzilla.mozilla.org/show_bug.cgi?id=480266>.
You need to log in
before you can comment on or make changes to this bug.
Description
•