Switch mail window to use type="folder" instead of rdf templates
Categories
(SeaMonkey :: MailNews: Message Display, task)
Tracking
(seamonkey2.49esr wontfix, seamonkey2.53 fixed, seamonkey2.57esr fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.1)
Attachments
(1 file, 2 obsolete files)
|
56.44 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment mailWindowOverlay and folderPane/mailWidgets use rdf templates to populate folderpickers, we should switch to using menupopup type="folder" from folderWidgets.xml.
This patch does make a change to the Go menu in that the folders now sit as submenu rather than being in a main menu, thus an extra click away but looks tidier and allows the menu to be easily hidden in a standalone message window.
This also ports relevant changes from Bug 439291 (thunderbird doesn't have the account/folder list under the Go menu).
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: None
Testing completed (on m-c, etc.): 2.53
Risk to taking this patch (and alternatives if risky): None
String changes made by this patch: Two new entities in messenger.dtd
Needed to update the MsgMoveMessage/MsgCopyMessage callers/functions too.
Added SelectMsgFolder function for goFolderMenu to use - could be used elsewhere but want to land other folderPane work first.
Comment 4•5 years ago
|
||
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/20be22b77f86
Switch mail window to use type="folder" instead of rdf templates. r=frg
Updated•5 years ago
|
Description
•