Closed
Bug 227076
Opened 22 years ago
Closed 22 years ago
Strange behaviour for embedded style "overflow: auto"
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: peter, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031030
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
In http://www.simlogical.com/, the body tag contains 'style="overflow: auto"'.
With this setting, Firebird doesn't render the content of the iFrame to the
display. With this setting removed, the iFrame is rendered.
A trivial example replicates this behaviour.
This behaviour is not seen in Mozilla 1.6a (Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.6a) Gecko/20031030) - there is the possibility that this is a
Gecko bug fixed between 20031007 and 20031030.
Reproducible: Always
Steps to Reproduce:
1. Visit url given
Actual Results:
iFrame content not displayed (page info demonstrates the content has been received).
Expected Results:
Content should be displayed.
Comment 1•22 years ago
|
||
WFM with 2003-11-25 nightly build on WinXP.
If it works in 1.6a but not in Firebird 0.7 this bug is very likely to be fixed
in recent nightlies.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
QA Contact: bugzilla
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•22 years ago
|
||
Downloaded nightly (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b)
Gecko/20031129 Firebird/0.7+) and retried. Problem resolved.
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
QA Contact: bugzilla → general
You need to log in
before you can comment on or make changes to this bug.
Description
•