Closed
Bug 123336
Opened 23 years ago
Closed 22 years ago
Messenger doesn't start properly if the folder pane was collapsed
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: neil, Assigned: hyatt)
References
Details
(Keywords: regression, Whiteboard: [twopane])
Using Build ID: 2002020103
Steps to reproduce problem:
1. Open messenger
2. Collapse the folder pane (sidebar).
3. Close messenger
4. Open messenger
Actual results:
[JS Console]
Error: selection has no properties
Source File: chrome://messenger/content/mail3PaneWindowCommands.js Line 891
Error: folderOutliner.outlinerBoxObject.selection has no properties
Source File: chrome://messenger/content/msgMail3PaneWindow.js Line 980
[Console]
TypeError: outliner.outlinerBoxObject.selection has no properties
CC'ing bryner because Jan thought he might know why the outliner isn't working
in a collapsed box any more.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 2•23 years ago
|
||
I get those errors, but I don't seem to lose functionality; I can open the
folder pane, select a folder and the folder contents are shown in the
threadpane (sorry, if this was obvious; just distinguishing between the
'error needs fixing' and 'this is totally broken' cases).
Reporter | ||
Comment 3•23 years ago
|
||
Believe it or not, but I'm used to messenger automatically downloading mail on
startup and allowing me read all my mail and groups using the Next button
without actually once looking at let alone clicking the folder pane.
Reporter | ||
Comment 4•23 years ago
|
||
*** Bug 123719 has been marked as a duplicate of this bug. ***
Comment 5•23 years ago
|
||
I would like this problem fixed very soon if this is indeed tha cause of
the problem described in Bug 123719.
Keywords: nsbeta1
Comment 6•23 years ago
|
||
nsbeta1- per Nav triage team, ->1.2. Product is designed for primary use with
an open folder pane, with no other way to switch folders or servers makes this a
low-percentage scenario - affects few people. Mail is still functional after
opening folder pane; bug reorders servers and folders, but only while that
window is open. Low impact. Workaround: leave folder pane open.
Reporter | ||
Updated•22 years ago
|
Whiteboard: [twopane]
Reporter | ||
Comment 7•22 years ago
|
||
20 weeks later, regression is finally fixed by patch in bug 123729.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•