Add refresh function to Filter list dialog so that it can be updated when already open and new filters are added externally
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.11)
Attachments
(1 file)
6.01 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Port to SeaMonkey the relevant parts of:
- Bug 543419 - Add refresh function to Filter list dialog so that it can be updated when already open and new filters are added externally
- Bug 363982 - Make FilterListDialog.js::refresh() function take arguments to allow it to swich folders if filter dialog is already open
- Bug 878805 - Check UI consistency across all Thunderbird folderpickers - Part 2
- Bug 1025373 - Choose some usable account again when opening filter list with no selected folder
- Bug 1198744 - Filters run on a different folder than selected
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: filters are not always refreshed
Testing completed (on m-c, etc.): 2.53.11
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Comment 2•3 years ago
|
||
Comment on attachment 9247433 [details] [diff] [review]
1737450-fld-refresh-25311.patch
LGTM
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/5886964ef865
Add refresh function to Filter list dialog so that it can be updated when already open and new filters are added externally. r=frg
Updated•3 years ago
|
Comment 4•3 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/e4d8680025fc242f636929058e9870ca2f89fc92
Add refresh function to Filter list dialog so that it can be updated when already open and new filters are added externally. r=frg a=frg
Description
•