Closed Bug 233828 Opened 21 years ago Closed 21 years ago

Mozilla hangs when displaying a div with overflow:auto inside a table

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jwkbugzilla, Unassigned)

Details

(Keywords: hang, testcase)

Attachments

(1 file)

User-Agent:       
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

When making some tests with Bug 233808 I found out that Mozilla hangs on some
HTML pages - it doesn't display anything and the interface reacts very slow.
I've minimized the problem code, it turns out to be a div with fixed width
inside a table. It is important that the div has the style overflow:auto and
contains text without spaces that is longer than the specified width.

I've observed the same problem with official releases 1.4 and 1.5 as well. It
occures in both quirks mode and standard compilance mode.

Reproducible: Always
Steps to Reproduce:
1. Click on the attachment.
Actual Results:  
The browser hangs.
Attached file minimal testcase
Addition: if you remove the table, the div is displayed but without scrolling
regardless the overflow:auto style. I think it's the same bug.
Component: Layout: Tables → Style System (CSS)
Component: Style System (CSS) → Layout: Tables
WFM, build 20040210, Windows XP.
Keywords: hang, testcase
WFM, Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
MultiZilla/1.6.0.1g
Whiteboard: DUPEME
reporter could you try a recent nightly, I have seen somthing similiar with an
old 1.6b release build, but cannot reproduce it with a recent nightly.
WFM, 2004-02-09-08 trunk Linux
Yes, seems to be fixed: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a)
Gecko/20040211
It doesn't hang any more but it doesn't show the scroll bar as well.
WFM Win 98, trunk (pre 1.7 alpha) 2004021109.

Resolving WFM as per reporter's comment.

The scroll bar issue is another bug.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: