Closed Bug 2637 Opened 26 years ago Closed 26 years ago

BUTTON element style is different from INPUT element buttons

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bkdelong, Assigned: eric)

References

()

Details

The button produced by element BUTTON should look like the button product by the INPUT element with a type of "submit" or "reset." At the associated URL, the button on top is produced by BUTTON and the ones on the bottom are produced via INPUT.
Assignee: troy → karnaze
Setting all current Open/Normal to M4.
Assignee: karnaze → evaughan
I think Eric Vaughan is now handling gfx rendered buttons including html 4 buttons. There needs to be a better mechanism (than recompiline with #define) in place for specifying when to use gfx rendered form controls. A preference might be better than a #define.
Status: NEW → ASSIGNED
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This is fixed if you switch to GFX rendering mode on appviewers menu. This can't work with native widgets because input is implemented natively and HTML4 buttons are implemented via GFX.
Status: RESOLVED → VERIFIED
Fixed. Tested in Apprunner with Mac (March 9th Build) and Windows NT, Win 95 (March 8th Build).
You need to log in before you can comment on or make changes to this bug.