Closed
Bug 523358
Opened 16 years ago
Closed 2 years ago
toolbar customizations aren't shown with "File > Open > Saved Message"
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Aureliano, Unassigned)
Details
Attachments
(1 file)
|
42.44 KB,
image/jpeg
|
Details |
I have custumize my main toolbar adding differents items to default items (that are "get mail", "write", "address book" and "tag").
When I open a saved message via menu-->File-->Open-->saved messages...
TB display the message in a window that show only the default toolbar item ("get mail", "write", "address book" and "tag").
It's deliberate?
| Reporter | ||
Updated•16 years ago
|
Summary: Open saved message show a async toolbar → Open saved message show async toolbar
Comment 1•16 years ago
|
||
It would be helpful to know whether this bug exists in Thunderbird 2 also; ideally tested using a fresh profile.
Severity: trivial → normal
Summary: Open saved message show async toolbar → toolbar customizations aren't shown with "File > Open > Saved Message"
Comment 2•16 years ago
|
||
I'd certainly think it does, since opening a saved .eml opens it in the standalone window, which has always been a separate windowtype with a separate toolbar that's customized separately.
| Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #1)
> It would be helpful to know whether this bug exists in Thunderbird 2 also;
> ideally tested using a fresh profile.
Test TB 2 and I have the expected behavior: the two toolbars are the same as in attached screenshot.
To mark as regression?
Updated•16 years ago
|
Keywords: regression
Updated•16 years ago
|
Keywords: regressionwindow-wanted
| Reporter | ||
Comment 4•16 years ago
|
||
Test result:
1. 2009-09-07-03 work
2. 2009-09-13-03 don't work
Comment 5•16 years ago
|
||
Candidates for regression http://hg.mozilla.org/comm-central/pushloghtml?startdate=2009-09-07&enddate=2009-09-13 :
* Bug 499989 - dmose
* Bug 465269 - blake
* Bug 474523 - Bryan
But its difficult to narrow down as so many things went in the tree in those six days.
Keywords: regressionwindow-wanted
| Reporter | ||
Comment 6•16 years ago
|
||
Better analysys:
2009-09-10-09 work
2009-09-10-03 don't work
Candidates for regression
http://hg.mozilla.org/comm-central/pushloghtml?startdate=2009-09-09&enddate=2009-09-10
| Reporter | ||
Comment 7•16 years ago
|
||
(In reply to comment #6)
> Better analysys:
>
> 2009-09-10-09 work
> 2009-09-10-03 don't work
Sorry for the mistake is:
2009-09-09-03 Work
2009-09-10-03 Don't Work
Comment 8•16 years ago
|
||
After looking through the more obvious candidates that landed in the range linked to in comment 6, and not seeing anything jump out at me, I'm now wondering if this is somehow related to the gloda search toolbar change that showed up in the big merge that happened on that day.
Before spending too much time on this bug, I think it would be useful to decide what behavior we think is actually the desired one. I can understand Aureliano's surprise, since the toolbars (in their default configuration) seem to be identical except for the presence/lack of the search box.
I'm having a hard time imagining this bug being a blocker even if it is a regression (which it only is if the change was unintentional). clarkbw/davida/asuth: was such a change made intentionally?
Comment 9•16 years ago
|
||
Not an intentional change.
Comment 10•16 years ago
|
||
Not a reproducible change, either.
Toolbar customization is stored in localstore.rdf with the key, the rdf:about, being the chrome URI for the window plus the id of the toolbar.
Saved emails are opened in the standalone window, messageWindow.xul. The "main toolbar" is in messenger.xul.
If in Tb2 I create a new profile, set up an email account, save an .eml, then in the main 3pane window I customize the toolbar and remove a couple of buttons so I can recognize it, then right-click a message and choose "open in new window" to open the standalone message window, customize the toolbar there and remove two different icons (because the two I removed from the 3pane are still there in the standalone window, as expected because it's a different window), close that window, and then open the .eml that I saved, I get just what I would expect and just what I get in Tb3: it opens in the standalone window, so I get my customizations that were stored for messageWindow.xul.
Aureliano: are you seeing this "regression" in a new profile, or only in an old profile that you've been using for a while, long enough that you might have forgotten that you separately customized both the 3pane and the standalone window to have the same things in them?
| Reporter | ||
Comment 11•16 years ago
|
||
(In reply to comment #10)
> Aureliano: are you seeing this "regression" in a new profile, or only in an old
> profile that you've been using for a while, long enough that you might have
> forgotten that you separately customized both the 3pane and the standalone
> window to have the same things in them?
Both.
Comment 12•16 years ago
|
||
Sorry, I probably asked that the wrong way. If you
1. In Tb2, create a new profile
2. Customize the toolbar in the 3pane, and remove the back and forward buttons
3. Open a saved email, or right click and Open In New Window
Do you see the back and forward buttons still there in the toolbar for the standalone window?
| Reporter | ||
Comment 13•16 years ago
|
||
(In reply to comment #12)
> Sorry, I probably asked that the wrong way. If you
>
> 1. In Tb2, create a new profile
> 2. Customize the toolbar in the 3pane, and remove the back and forward buttons
> 3. Open a saved email, or right click and Open In New Window
>
> Do you see the back and forward buttons still there in the toolbar for the
> standalone window?
Yes I see back and forward buttons in the toolbar for the standalone window.
Comment 14•16 years ago
|
||
Not a regression, then. You could change this into an enhancement request to have it work the way you thought it did, but there's probably no point in doing that, since the only reasonable way to do that would be to use a single XUL window for both the 3pane and the standalone window, which someone might do for another reason, but I don't think anyone would do it just to have shared toolbar customization.
Keywords: regression
Comment 15•14 years ago
|
||
(In reply to comment #2)
> I'd certainly think it does, since opening a saved .eml opens it in the
> standalone window, which has always been a separate windowtype with a
> separate toolbar that's customized separately.
aureliano, ludo, do we have separate litmus tests for standalone toolbar?
Comment 16•14 years ago
|
||
Not that I can remember of.
Updated•3 years ago
|
Severity: normal → S3
Comment 17•2 years ago
|
||
I don't believe this reproduces with v115
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•