Closed
Bug 130303
Opened 23 years ago
Closed 18 years ago
[XBLFC] <input type="submit"> not aligned with baseline
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bzbarsky, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
BUILD: 2002-03-12 morning linux trunk build
STEPS TO REPRODUCE:
1) Make sure you're using classic theme and XBL form controls
2) Load http://bugzilla.mozilla.org
3) Look at the submit button. Compare to the textfield next to it
EXPECTED RESULTS: Button and textfield have same height and same baseline
ACTUAL RESULTS: Heights are same but button is about 3px above the textfield's
baseline.
Comment 2•23 years ago
|
||
I see this in both Modern and Classic theme on Windows XP.
Comment 3•23 years ago
|
||
dup of 129804? (or opposite, since that says button is below baseline)
Reporter | ||
Comment 4•23 years ago
|
||
Actually, no. I see the <button> bug (it's below the baseline). I also see
this bug with <input type="submit|button|reset"> on the same page. It's _above_
the baseline.
Updated•23 years ago
|
OS: Linux → All
Summary: [XBLFC] [classic] <input type="submit"> not aligned with baseline → [XBLFC] <input type="submit"> not aligned with baseline
Comment 5•23 years ago
|
||
Need more info here. I see that the bottom of the button is raised 1px above
the bottom of the textfield, is that what you're referring to?
Status: NEW → ASSIGNED
Comment 6•23 years ago
|
||
Yes, but its more than just 1px.
Comment 7•23 years ago
|
||
Need a screen shot or something. I only see a 1px difference on my build.
Comment 8•23 years ago
|
||
Screenshot taken from Yahoo.com, blue background added for clarity. You should
actually be able to see the problem at the bottom of this page with the Find
button.
Reporter | ||
Comment 9•23 years ago
|
||
That screenshot is exactly what I see on the bugzilla url with my build. That's
about 2px, at a guess...
Comment 10•23 years ago
|
||
This is what it looks like on my current trunk build.
Reporter | ||
Comment 11•23 years ago
|
||
Just update to tip... the result is pretty much what Brian's screenshot shows.
The 1px offset is still jarring, and it would be nice if the controls were
exactly the same height, but it's much better.
Updated•23 years ago
|
Attachment #77025 -
Attachment is obsolete: true
Comment 12•23 years ago
|
||
Comment on attachment 77025 [details]
Screenshot
Confirming new screenshot result on WinXP
Comment 13•23 years ago
|
||
Targetting my bugs which are necessary to get XBL FC turned on to Mozilla 1.1 alpha.
Target Milestone: --- → mozilla1.1alpha
Updated•23 years ago
|
QA Contact: madhur → tpreston
Comment 14•20 years ago
|
||
*** Bug 130994 has been marked as a duplicate of this bug. ***
Comment 15•20 years ago
|
||
According to this screenshot, this bug seems to be fixed in FF 1.0 (and Mozilla
1.8a5), so marking this one fixed.
Updated•18 years ago
|
Assignee: bryner → nobody
Status: ASSIGNED → NEW
QA Contact: tpreston → layout.form-controls
Target Milestone: mozilla1.1alpha → ---
Comment 16•18 years ago
|
||
reso/wontfix
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•