Closed
Bug 20226
Opened 25 years ago
Closed 25 years ago
Sidebar Iframe contents not drawing on grippy open.
Categories
(SeaMonkey :: Sidebar, defect, P3)
SeaMonkey
Sidebar
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: jelwell, Assigned: eric)
References
Details
(Whiteboard: Fixed awaiting checkin)
Steps to reproduce.
1) Launch Mozilla
2) Open the sidebar.
3) Click on Bookmarks.
2) click on grippy to close sidebar.
3) click on grippy to open sidebar.
Expected Results:
Bookmarks are drawn in the sidebar.
Actual Results:
Sidebar is empty except the section titles.
To redraw the sidebar contents:
a) drag grippy a little.
OR
b) click on one a section title (other than the one you were on) then click back
onto the section you were originally on.
This was tested on nightly build 1999112808 on Windows NT.
And also on a recent Linux nightly build.
Reporter | ||
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
This looks like a duplicate of bug 17106. The iframes used in the sidebar are
refusing to hide.
Reporter | ||
Comment 4•25 years ago
|
||
Bug 17106 seems to be talking about the "sidebar" as in a (html) frame of some
web page. Bug 17106 also points out that it works fine on Windows, and has a URL
that seems to cause the problem. I am conjecturing on the Bug 17106 because the
URL no longer works, and the comments seem undirected and confused.
However This bug (22026) does not require a web page, and is not a html FRAME
tag, but rather deals with mozilla's customizable "My Panels" sidebar.
Comment 5•25 years ago
|
||
Ok, 17106 was fixed over the weekend. With today's build I see the behavior you
are talking about.
Comment 7•25 years ago
|
||
I need to find a better owner for this bug.
Updated•25 years ago
|
Assignee: slamm → trudelle
Comment 8•25 years ago
|
||
Peter, I am not sure who should own this. It looks like the iframe in the
sidebar is not getting redrawn when the sidebar is expanded. Could be evaughan
or ????
Updated•25 years ago
|
Assignee: trudelle → evaughan
Whiteboard: needs evaughan triage
Comment 9•25 years ago
|
||
reproduced in today's opt comm build on win98, reassigning to evaughan for
triage.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
Reporter | ||
Comment 10•25 years ago
|
||
This continues to be a nuisance on 2000010908 WinNT build.
Reporter | ||
Comment 11•25 years ago
|
||
I think this bug is dependent on bug 13047. In paticular I think this line of
code isn't working properly
http://lxr.mozilla.org/seamonkey/source/xpfe/browser/resources/content/contentframe.js#58
Since this paticular bug doesn't seem important I'm trying to fix it at home. If
it turns out that this bug isn't dependant on bug 13047, I'll let you know. I'll
post updates if I get anywhere on it also.
Reporter | ||
Comment 12•25 years ago
|
||
*** Bug 22214 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 13•25 years ago
|
||
hmm. bug 22214 has a test case and more discussion. Maybe I should have marked
duplicate in the other direction.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 14•25 years ago
|
||
this is working for me using 1/19 builds, marking fixed, perhaps by some of
slamm's changes...
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 15•25 years ago
|
||
marking verified, jelwell please yell if you see different
Reporter | ||
Updated•25 years ago
|
Status: VERIFIED → REOPENED
Reporter | ||
Comment 16•25 years ago
|
||
Oh god, it happened all so fast! Resolved and verified in one minute.
Anyways, nope, it's not working. I'm aware of the code changes that have been
going on behind the scenes - Which aren't solutions, they're hacks (albeit the
same hack I was going to perform: adjusting the frame size on open).
Anyways, on build 2000011908 this still doesn't work 100%. Try opening and
closing it more than few times. You'll find that eventually it opens and your
bookmarks aren't drawn.
Reporter | ||
Updated•25 years ago
|
Resolution: FIXED → ---
Reporter | ||
Comment 17•25 years ago
|
||
I meant to mention that it's still not working on _WinNT_ build 2000011908. I
haven't tried it on any other builds.
Comment 18•25 years ago
|
||
Okay, I see it sometimes also on Linux. A resize of the sidebar also causes the
content to show.
OS: Windows NT → All
Hardware: PC → All
Assignee | ||
Updated•25 years ago
|
Whiteboard: needs evaughan triage
Comment 19•25 years ago
|
||
putting on beta1 radar
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Whiteboard: Fixed awaiting checkin
Reporter | ||
Comment 20•25 years ago
|
||
From what I've seen of the code, I think this is dependent upon bug 13047
"CSS-Visibility can´t be changed". Marking so.
Depends on: 13047
Reporter | ||
Comment 21•25 years ago
|
||
Assignee | ||
Comment 22•25 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 23•25 years ago
|
||
marking verified. There is a new bug filed that if you start with sidebar
closed, the first time you open it no content shows
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•