Closed Bug 531410 Opened 16 years ago Closed 16 years ago

Long content is truncated if style="overflow:auto" is specified in the container div.

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 215055

People

(Reporter: firefox, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) If the content is long and the <div> container's style is set to "overflow:auto" the content after some point is not rendered. Specifically the contents renders as empty lines even thought the DOM content is correct. Reproducible: Always Steps to Reproduce: 1.http://bluedragonx.net/z-dev/firefox_bug.html 2. 3. Actual Results: http://bluedragonx.net/z-dev/firefox_bug.html Expected Results: http://bluedragonx.net/z-dev/firefox_correct.html You don't see this problem unless the content is long.
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.