Closed
Bug 2531
Opened 26 years ago
Closed 26 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•26 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•26 years ago
|
QA Contact: 4110 → 4137
Comment 3•26 years ago
|
||
Reassigning qa contact to cpratt@netscape.com
Reporter | ||
Updated•26 years ago
|
Assignee: pollmann → evaughan
Status: ASSIGNED → NEW
Reporter | ||
Comment 4•26 years ago
|
||
yet another <BUTTON> bug
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•26 years ago
|
||
There is not shift code in html4 buttons anymore.
Updated•6 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
•