Closed
Bug 288546
Opened 20 years ago
Closed 20 years ago
freezes displaying textarea in non-ASCII HTML
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ysato, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Firefox seems to freeze when it displays certain HTML data as http://www.delegate.org/mozilla/stall-1.7.html It includes some non-ASCII characters and a lot of BR tags and a TEXTAREA tag on the end. Reproducible: Always Steps to Reproduce: 1.open http://www.delegate.org/mozilla/stall-1.7.html 2.Firefox freezes 3. Actual Results: A window of Firefox freezes. Any action in HTML display area in the Firefox window become disabled.
wfm. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.8b2) Gecko/20050401 Firefox/1.0+
Summary: freezes displaying textarea in non-ASCII HTML → freezes displaying textarea in non-ASCII HTML
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050401 Firefox/1.0+ WFM
| Reporter | ||
Comment 3•20 years ago
|
||
This problem is reproducible both on my two iMac running MacOS X 10.2 and 10.3 respectively.
Mozilla Suite 1.7.6 reproduced. But it might be WFM because the problem is not in latest nightly.
Comment 5•20 years ago
|
||
wfm 10.3.8 Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050405 Firefox/1.0+ as well. Shoould be reassigned to mozilla suite.
Comment 6•20 years ago
|
||
>> CoreComponent: General → HTML: Parser
Product: Firefox → Core
Version: unspecified → 1.7 Branch
Comment 7•20 years ago
|
||
Reproduced in FF 1.0 (OS X), but WFM in a recent trunk build. ==> WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 8•20 years ago
|
||
I tested it with the latest release of Firefox for MacOS X downloaded onto 10.4 and reproduced the problem again. So I'm interested in which version it is fixed. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JPM; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 And now I noticed that I can break the freezed state by resizing the window of Firefox.
You need to log in
before you can comment on or make changes to this bug.
Description
•