Closed
Bug 2467
Opened 26 years ago
Closed 26 years ago
[PP] html4-style buttons does not display
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
M2
People
(Reporter: sdm, Assigned: pollmann)
References
()
Details
The <BUTTON> in test8 does not show up, but it does occupy blank space. If you
click on the blank space, the viewer seg faults. Removing the table and the
style-sheet (background image) do not seem to fix things.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: html4-style buttons does not display; clicking on it causes crash. → [PP] html4-style buttons does not display
Assignee | ||
Comment 1•26 years ago
|
||
The display issue is only present on x.
The click causing a segfault is present on windows too. Splitting this up into
two bugs.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 2•26 years ago
|
||
The html4 button magically works for me now. It displays correctly and exhibits
and correct behavior on click.
If it doesn't work for you and you are pulling the latest version of mozilla,
try updating your gtk version to 1.1.13 (or pull and build from cvs as I did).
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
•