Closed
Bug 104074
Opened 23 years ago
Closed 23 years ago
Site navigation toolbar does not disappear when next content is an image
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 103097
People
(Reporter: mozbug, Assigned: sballard)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
2001101003 trunk win98
Set site navigation toolbar to auto-show.
Open attached page.
Click on link.
Look at the image and at the toolbar that stays there.
Rem : entering the image url by hand makes no difference
Reporter | ||
Comment 1•23 years ago
|
||
Updated•23 years ago
|
QA Contact: sairuh → claudius
Assignee | ||
Comment 2•23 years ago
|
||
This could be one of two things:
- "onload" isn't being fired on images
- the dom tree for images doesn't include a head, and that's making the
linktoolbar code barf.
I think the second is more likely. Are there any javascript errors associated
with this behavior?
Reporter | ||
Comment 3•23 years ago
|
||
No, no errors.
Assignee | ||
Comment 5•23 years ago
|
||
The patch in bug 103097 fixes this, so although this isn't technically a
duplicate, I'm marking it as such to indicate that when that patch gets checked
in, this bug will be fixed.
If anyone can reproduce this bug with the patch in 103097 applied, please reopen
this bug.
*** This bug has been marked as a duplicate of 103097 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 6•22 years ago
|
||
mass-verifying Duplicate bugs which haven't changed since 2001.12.31.
set your search string in mail to "CitizenGKar" to filter out these messages.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•