Closed
Bug 2531
Opened 27 years ago
Closed 27 years ago
clicking on html4-style buttons causes a crash
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: pollmann, Assigned: eric)
References
()
Details
This was noted in bug 2467.
The crash is due to an assertion that the containing block is not null in reflow
when the button tries to shift it's contents.
Comment 2•27 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•27 years ago
|
QA Contact: 4110 → 4137
Comment 3•27 years ago
|
||
Reassigning qa contact to cpratt@netscape.com
| Reporter | ||
Updated•27 years ago
|
Assignee: pollmann → evaughan
Status: ASSIGNED → NEW
| Reporter | ||
Comment 4•27 years ago
|
||
yet another <BUTTON> bug
| Assignee | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•27 years ago
|
||
There is not shift code in html4 buttons anymore.
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•