Closed
Bug 138731
Opened 23 years ago
Closed 23 years ago
Sidebar is empty on newly created windows on 1.0rc-1 (OS X)
Categories
(SeaMonkey :: Sidebar, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: pg, Assigned: samir_bugzilla)
Details
My sidebar is always empty on new windows, I need to close the sidebar and
reopen it. then the right sidebar appears.
My panel.rdf looks like this:
--- cut here ---
<?xml version="1.0"?>
<RDF:RDF xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<RDF:Description about="urn:sidebar:panel:search"
NC:title="Search"
NC:content="chrome://communicator/content/search/search-panel.xul" />
<RDF:Description
about="urn:sidebar:3rdparty-panel:http://www.heise.de/newsticker/sidebar2.html"
NC:title="Heise Newsticker"
NC:content="http://www.heise.de/newsticker/sidebar2.html"
NC:persist="false" />
<RDF:Description
about="urn:sidebar:3rdparty-panel:chrome://inspector/content/sidebar.xul"
NC:title="DOM Inspector"
NC:content="chrome://inspector/content/sidebar.xul" />
<RDF:Seq about="rdf:#$gPmJw3">
<RDF:li resource="urn:sidebar:panel:search"/>
<RDF:li
resource="urn:sidebar:3rdparty-panel:chrome://inspector/content/sidebar.xul"/>
<RDF:li
resource="urn:sidebar:3rdparty-panel:http://www.heise.de/newsticker/sidebar2.html"/>
</RDF:Seq>
<RDF:Description about=""
NC:exclude="navigator:browser" />
<RDF:Description
about="urn:sidebar:3rdparty-panel:http://www.heise.de/newsticker/sidebar2.html"
NC:title="Heise Newsticker"
NC:content="http://www.heise.de/newsticker/sidebar2.html"
NC:persist="false" />
<RDF:Description about="urn:sidebar:current-panel-list"
NC:version="0.1">
<NC:panel-list resource="rdf:#$gPmJw3"/>
</RDF:Description>
<RDF:Description about=""
NC:exclude="navigator:browser" />
</RDF:RDF>
--- cut here ---
Comment 1•23 years ago
|
||
This happens to me too(I get a blank/empty Sidebar), when I start Mozilla in
offline mode. When I turn the Sidebar off and on again, it works. This happened
to me before too, on builds older than 1.0 RC1.
I am using Windows 98, 1.0 RC1, i.e. :
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc1) Gecko/20020417
Comment 2•23 years ago
|
||
This might be a dupe of bug 138043.
Comment 3•23 years ago
|
||
dup? the other Bug is on Windows... and here on Linux/RC1 it works.
Comment 4•23 years ago
|
||
Tried a new profile?
This may be Bug 138043, just that it manifests itself more with MacOS, but I
agree that these two should remain separate at least for now.
BTW, WFM on Win2k...but you knew that already...
Comment 5•23 years ago
|
||
I can't reproduce this in the April 22 OS X trunk build (2002-04-22-03). I need
more specific steps from the reporter to see it.
Pascal, try a clean re-install and relaunch with a new profile...it should
work
we can't reproduce this....try a clean re-install and new profile.
also see this bug also: bug 138043
that person said it works for him now, so we marked that bug WFM.
could be same problem here...
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•