Closed
Bug 26037
Opened 26 years ago
Closed 26 years ago
[CRASH] File control in form not working
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: biswapesh_chatterjee, Assigned: rods)
References
()
Details
Attachments
(3 files)
System: Build 2000013111 on WinNT 4 SP5 (64 MB RAM)
Overview: Having a file control element (<input type=file>) in a form crashes
mozilla.
Test Case: Open attached document. Try submitting.
Expected Result: An input field should appear, followeds by a 'Browse' button
and a 'Submit' button. Pressing 'Submit' should submit the query.
Actual result: The input field and the 'Browse' button does not appear.
Pressing 'Submit' crashes mozilla.
Other info:
1) Works fine in M13, IE5, NS4.x
2) Attaching a css file (e.g. <link rel=stylesheet type=text/css
href="simple.css"> right after the <head> tag) crashes mozilla as soon as the
document is loaded.
3) The document crashes composer as soon as it is loaded.
| Reporter | ||
Comment 1•26 years ago
|
||
| Reporter | ||
Comment 2•26 years ago
|
||
| Reporter | ||
Comment 3•26 years ago
|
||
Found identical problem in Linux. Boldly updating platform and OS to all.
OS: Windows NT → All
Hardware: PC → All
| Reporter | ||
Comment 5•26 years ago
|
||
Try to attach a test file to this bug and you'll see the bug.
Updated the URL field. Also attaching log of the crash I got while trying to
attach a file to this bug.
| Reporter | ||
Comment 6•26 years ago
|
||
| Assignee | ||
Comment 7•26 years ago
|
||
This work fine in today's build - marking works for me.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 8•26 years ago
|
||
Marking VERIFIED WORKSFORME on:
- Linux6 2000-03-01-13 Commercial build
- MacOS9 2000-03-01-13 Commercial build
- Win98 2000-03-01-16 Commercial build
Status: RESOLVED → VERIFIED
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•