Closed
Bug 38328
Opened 25 years ago
Closed 25 years ago
CRASH while trying to visit http://www.starwars.com/
Categories
(SeaMonkey :: General, defect, P3)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: gerbilpower, Assigned: asa)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
(deleted),
text/html
|
Details |
SUMMARY
Crashes while trying to load/render http://www.starwars.com/
STEPS TO REPRODUCE
1. Launch Mozilla
2. Visit http://www.starwars.com/
EXPECTED RESULT
Loads and renders page with no problem
ACTUAL RESULT
Renders background image before it crashes, doesn't render anything else
SYSTEMS TESTED
1. Windows 98 SE, AMD K6-2 450MHz, 96MB RAM
2. MacOS 9.0, PPC G3 266MHz, 64MB RAM
BUILDS TESTED
Build ID 200004**
Build ID 200005**
oops, I made a mistake in listing the Build IDs, the correct ones are
20000504**
20000505**
Comment 2•25 years ago
|
||
Confirmed on Linux 2000050412.
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
Cause of crash appears to be <form><nobr><select></form> as shown in testcase above.
Suggest changing Summary to "<nobr> before <select> in <form></form> causes crash".
Suggest changing component to "HTML Form Controls".
Comment 5•25 years ago
|
||
Dup of bug 37493, which is a dup of bug 36558, which has a patch. Different
test case - the testcaser in bug 37493 kept the tables while you kept the
<nobr> (thanks, Richard, even though I had tried to claim it using the status
whiteboard).
*** This bug has been marked as a duplicate of 36558 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Whiteboard: davidr8@home.com simplifying
Comment 6•25 years ago
|
||
Sorry about that - I had done the test case before I read the status, figured I
might as well post it anyway.
Comment 8•25 years ago
|
||
No problem, it's not like I reload the bug page every 5 minutes while composing
my testcases just to make sure the whiteboard hasn't been updated.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•