Closed
Bug 545641
Opened 16 years ago
Closed 16 years ago
Firefox does not render multi nested iframes - over 9 iframes is not seen
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 285395
People
(Reporter: chico4, Unassigned)
Details
Attachments
(1 file)
|
2.01 KB,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Firefox 3.0 and above does not render multi nested iframes:
If you have 9 levels of iframe (or frameset) inside each other, the 10th iframe
content will not be rendered and show blank or hourglass icon.
Reproducible: Always
Steps to Reproduce:
1. Create 10 html files, each has Iframe that points to the next.
2. In the 10'th html file create Iframe that points to a web site.
3. Execute the 1st html
Actual Results:
10th Iframe doesnt render anything
Expected Results:
10th iframe should render with the content
with all other browsers its working.
It is also working with Firefox 2.5.
Extract the html files and launch 1.html - the 10th Iframe should be rendered
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•