Closed
Bug 153220
Opened 24 years ago
Closed 24 years ago
Blank Sidebar Opens When Mail/News Starts
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jay, Assigned: cavin)
References
Details
(Keywords: regression)
Attachments
(3 files)
|
47.54 KB,
image/png
|
Details | |
|
1.34 KB,
patch
|
naving
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
|
127.68 KB,
image/jpeg
|
Details |
Win98SE Mozilla Build 2002062008
Blank SideBar opens when mail/news is started even though View / Hide / SideBar
is enabled. Hitting F9 twice makes it disappear.
100% reproducible.
Keywords: regression
*** Bug 153319 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 5•24 years ago
|
||
I don't see that look in Linux and winNT here. The fix for 144141 is to open the
folder pane if it's closed from the previous session so that the thread pane
can be loaded with msgs. Looks like the default width of the folder pane is
wrong somehow in some cases. I'll look more into this.
| Assignee | ||
Comment 6•24 years ago
|
||
The patch of bug 123719 does fix the problems of bug 144141 so we don't need the
last patch of bug 144141. Backing out the last patch of bug 144141 should fix
this problem.
| Assignee | ||
Comment 7•24 years ago
|
||
Comment 8•24 years ago
|
||
Attachment #88838 -
Flags: review+
Comment 9•24 years ago
|
||
> The fix for 144141 is to open the folder pane if it's closed from the previous
> session so that the thread pane can be loaded with msgs.
Actually, the fix is to stop the folder pane view being null, unfortunately that
error is hidden so you need to use the JS debugger to track it down.
> Looks like the default width of the folder pane is wrong somehow in some cases.
That's because it's not the folder pane that you're opening, it's the sidebar,
and the folder pane doesn't always live in the sidebar.
Comment 11•24 years ago
|
||
Attachment #88838 -
Flags: superreview+
| Assignee | ||
Comment 12•24 years ago
|
||
Fix checked in to the trunk.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 13•24 years ago
|
||
Sidebar doesnt work in browser.
QA Contact: olgam → laurel
Comment 14•23 years ago
|
||
Moot in trunk, no longer a sidebar for mail/news.
Works ok using oct31 commercial branch.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•