Update how screen is refreshed when switching address books
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(seamonkey2.53+ fixed, seamonkey2.57esr? affected)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.3)
Attachments
(1 file)
4.76 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment:
The search field is cleared when clicking on the current address book
The previously selected contact is left displayed after switching to a different address book
This patch ports the relevant parts of the following bugs to SeaMonkey:
- Bug 900541 - Contacts side bar: Don't pre-select first address when changing address book
- Bug 1140846 - Save some unnecessary calls to abResultsPane.js::SetAbView in addressbook window and Contacts sidebar
It also moves onAbClearSearch into abCommon.js to match the location in TB.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: address book views do not refresh correctly
Testing completed (on m-c, etc.): 2.53.3
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
![]() |
||
Comment 2•2 years ago
|
||
Comment on attachment 9146164 [details] [diff] [review] Addressbook switch patch LGTM
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/1bf6acb1b68d
Update how screen is refreshed when switching address books. r=frg
![]() |
||
Updated•2 years ago
|
![]() |
||
Comment 4•2 years ago
|
||
Target 2.53.3
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/4d9ba141c17ddc1e1e57a5d368c07e5903a51b82
Update how screen is refreshed when switching address books. r=frg a=frg
Description
•