Closed
Bug 53362
Opened 24 years ago
Closed 24 years ago
message pane has 4 extra "expanders"?
Categories
(SeaMonkey :: MailNews: Message Display, defect, P5)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sspitzer, Assigned: hewitt)
References
Details
(Whiteboard: [nsbeta3+] [workaround, delete your localstore.rdf])
Attachments
(1 file)
9.83 KB,
image/gif
|
Details |
I'm not sure what they are called.
this just showed up in today's 2000092008 mozilla build on linux, modern skin.
(I haven't checked the other platforms or skins yet.)
I'll attach a screen shot
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Seeing this too on win32 and mac, 092005 classic and modern skins. updating
Platform and OS to ALL.
OS: Linux → All
Hardware: PC → All
Reporter | ||
Comment 3•24 years ago
|
||
adding mscott to the cc list.
I'll go check the classic skin.
Comment 4•24 years ago
|
||
mscott, could this have been caused by your fix for 52712 where you changed from
hidded to collapsed?
Comment 5•24 years ago
|
||
I doubt it. My buils which just have my change don't show this on Linux and
Windows.
I'll update my tree and see if it shows up then.
Comment 6•24 years ago
|
||
I think I know what this is. collapsed attribute on toolbar is clashing with the
collapsed attribute used internally by the toolbox XBL bindings. Will create a
special internal attribute for the toolbox binding to use. Reassigning to
myself as I know how to fix, nominating for nsbeta3
Assignee: putterman → ben
Keywords: nsbeta3
Comment 9•24 years ago
|
||
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
Build 2000-09-21-12M18:NT4, Fixed.
Build 2000-09-21-04M18: Mac 9.04 Fixed.
Build 2000-09-21 commercial build, yet Browser shows 2000-091312: Linux 6.0 Fixed.
Verified Fixed.
Comment 12•24 years ago
|
||
Reopening to verify on the trunk.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 13•24 years ago
|
||
Setting to Fixed and placed 'vtrunk' as a keyword.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Keywords: vtrunk
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
I'm stilleeing this. If I open up mailnews using 200100608 on the branch, the
message pane comes up with 4 expanders in the modern skin.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 15•24 years ago
|
||
Branch build 2000-10-09-09MN6: NT4, Linux 6.0, Mac 9.04
I'm not seeing the problem in todays build and I don't remember seeing it in the
10/6 builds. Does this happen in an old profile and what happens in a new profile?
Comment 16•24 years ago
|
||
I see it in a debug build from today using the modern skin. I think this bug
should be re-assigned to Joe. It was re-introduced during a modern2 landing on
Wednesday I think (I think it was Wednesay.....)
Comment 17•24 years ago
|
||
ok. I will reassign to hewitt and nominate for rtm. I see this all of the time
and I would love to have this fixed since it's very visible.
Reporter | ||
Comment 18•24 years ago
|
||
mscott's problem went away when he removed his localstore.rdf
Assignee | ||
Comment 19•24 years ago
|
||
Can anyone reproduce this predictably? I sure can't.
Status: NEW → ASSIGNED
Comment 20•24 years ago
|
||
Here's what is happening. In my localstore.rdf for all of these toolbars was
the following:
<collapsed>false</collapsed>
<moz-collapsed>false</moz-collapsed>
If I remove the <collapsed> lines then they no longer show up. My guess is that
someone changed the attribute used to collapse these toolbars and didn't clean
up the collapsed attribute on them when adding the moz-collapsed attribute.
This probably doesn't need to be looked at for rtm unless someone knows
something about these attributes that leads them to believe the <collapsed>
attribute might show up again.
Keywords: rtm
Comment 22•24 years ago
|
||
*** Bug 55726 has been marked as a duplicate of this bug. ***
Comment 23•24 years ago
|
||
*** Bug 58385 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 24•24 years ago
|
||
note to anyone seeing this, delete your localstore.rdf to fix it.
Whiteboard: [nsbeta3+] → [nsbeta3+] [workaround, delete your localstore.rdf]
Assignee | ||
Updated•24 years ago
|
Priority: P2 → P5
Assignee | ||
Comment 25•24 years ago
|
||
Is this still an issue, or can I close this bug out?
Comment 26•24 years ago
|
||
I don't see it happening anymore but I may have already fixed my localstore.rdf.
It won't happen to new profiles so even if it's still happening it's not that
big of a deal in my opinion.
Assignee | ||
Comment 27•24 years ago
|
||
marking fixed as per putterman's comments
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•