Closed
Bug 21465
Opened 25 years ago
Closed 25 years ago
[CRASH][PP] A crash occurs when a P element and INPUT elements are include in FORM
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: chrispetersen, Assigned: pollmann)
Details
Attachments
(1 file)
158 bytes,
text/html
|
Details |
Build: Apprunner
Version: 1999121008
Platform: Mac
Other Platforms: Works on Win (1999120908) and Linux (1999120908) builds.
Expected results: A form should be rendered with a input element.
What I got: The application freezes.
Steps to reproduce:
1) Download the attached the test case.
2) Open the test case in Apprunner.
3) The crash should occur.
Note:
In order for this test cases to cause a crash, it MUST contain the following:
<FORM>
<P>
<INPUT=TEXT VALUE="">
</FORM>
Reporter | ||
Comment 1•25 years ago
|
||
Re-assigning to Eric, because he owns for elements now and not Chris. P.S. this
didn't crash for me
Reporter | ||
Updated•25 years ago
|
Summary: [CRASH][PP] A crash occurs when a P element and INPUT element are include in FORM → [CRASH][PP] A crash occurs when a P element and INPUT elements are include in FORM
Reporter | ||
Comment 3•25 years ago
|
||
Troy, I can only get this to crash on Mac not Linux or Win NT.
Assignee | ||
Comment 4•25 years ago
|
||
Pierre, being a skillful Macaroon, can you possibly check out this test case and
attach a stack trace? I would be much indebted! :)
Updated•25 years ago
|
Severity: normal → critical
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 5•25 years ago
|
||
It's the usual case of "crashed on Friday, fixed on Monday". The Net fixed it
during the week-end. Closed as WorksForMe.
Comment 6•25 years ago
|
||
Just in case... please check on other platforms before marking Verified.
Assignee | ||
Comment 7•25 years ago
|
||
Thank you very much sir. :)
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 8•25 years ago
|
||
With the Dec 20th build, this problem is not occuring.
You need to log in
before you can comment on or make changes to this bug.
Description
•