Closed
Bug 38272
Opened 25 years ago
Closed 25 years ago
INPUT fields are left-justified (incorrectly)
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: avinash.gupta, Assigned: rubydoo123)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m16) Gecko/20000503
BuildID: 2000050308
INPUT fields are left-justified. They should be centered. Works fine in IE.
Reproducible: Always
Steps to Reproduce:
1.got to http://www.google.com
2.
3.
Actual Results: INPUT fields are left-justified
Expected Results: INPUT fields should be centered
Comment 2•25 years ago
|
||
Input fields are centered correctly on the 2000050513 build
Assignee | ||
Comment 3•25 years ago
|
||
The input fields render the same as they do in Netscape 4.x and in IE. Where in
the spec does it state that input fileds are to be centered? Even the visual
examples in the spec show left justified.
Assignee | ||
Comment 4•25 years ago
|
||
marking invalid
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 6•24 years ago
|
||
We render the page correcly. Marking as Verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•