Closed
Bug 303911
Opened 20 years ago
Closed 20 years ago
scrollable iframe inside invisible div displays scrollbar
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 187435
People
(Reporter: arudmik, Unassigned)
Details
Attachments
(1 file)
36.79 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Java script
taxonomyDiv.style.visibility = "hidden";
Problem HTML
<div class="taxonomyDiv" id="taxonomyDiv">
<iframe src="/community/search/viewTaxonomyKeywords.do?headerID=2"
frameborder="0" width="100%" height="100%"></iframe>
</div>
This problem does not occur on Windows versions of Firefox nor does it occur
Dearpark.
Contact me if you want access to the site. Its password protected.
Reproducible: Always
Steps to Reproduce:
1.View page containing above HTML
2.
3.
Have to advise Mac users to download Mozilla 1.7.11 which does not have this problem
Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Dupe!
*** This bug has been marked as a duplicate of 187435 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•