Closed
Bug 333510
Opened 19 years ago
Closed 19 years ago
Contacts Sidebar comes up empty
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird2.0
People
(Reporter: mscott, Assigned: mscott)
References
()
Details
(Keywords: fixed1.8.1, regression, verified1.8.1.3)
Attachments
(1 file)
|
1009 bytes,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
Not sure when this regression first started.
If you have the contacts sidebar open in the compose window, and you bring up a compose window, the address book is selected but entries aren't displayed. Oddly enough, quick search within the sidebar does show the results in the results pane.
Comment 1•19 years ago
|
||
Rough regression window for linux builds: 2006-01-17 working, 2006-01-27 broken.
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=ThunderbirdTinderbox&branch=MOZILLA_1_8_BRANCH&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-01-17&maxdate=2006-01-27+04%3A00%3A00&cvsroot=%2Fcvsroot
Updated•19 years ago
|
Keywords: regression
| Assignee | ||
Comment 2•19 years ago
|
||
the problem is specific to cached compose windows.
| Assignee | ||
Comment 3•19 years ago
|
||
This was caused by Bug 321254. when we open a cached compose window, we end up calling AbPanelOnComposerClose() which closes the abview on the contacts panel.
| Assignee | ||
Comment 4•19 years ago
|
||
this patch restores the view when we re-open the cached compose window.
Attachment #222283 -
Flags: superreview?(bienvenu)
Updated•19 years ago
|
Attachment #222283 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Comment 5•19 years ago
|
||
fixed trunk and branch.
Comment 6•18 years ago
|
||
verified fixed 1.8.1.3 using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 ID:2007032620 and the steps to reproduce from comment#0
Keywords: verified1.8.1.3
You need to log in
before you can comment on or make changes to this bug.
Description
•