Closed
Bug 3931
Opened 26 years ago
Closed 25 years ago
Browse button (for file selection) font different than others
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: cpratt, Assigned: eric)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
Using the following HTML snippet:
<form action="mailto:cpratt@netscape.com">
<input type=reset name=reset id=input2 value="Reset">
<input type=file size=20 name=file value=myfile>
<input type=submit>
</form>
on both Mac and Windows you'll see that the button labeled "Browse..." has a
different font than the ones that say Reset and Submit Query. Ideally, it should
look the same.
Re-assinged to karnaze@netscape.com and changed component to Widget Set.
Updated•26 years ago
|
Assignee: karnaze → kmcclusk
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Target Milestone: M6
Updated•25 years ago
|
Target Milestone: M6 → M9
Updated•25 years ago
|
Assignee: kmcclusk → evaughan
Status: ASSIGNED → NEW
Comment 2•25 years ago
|
||
Eric, I'm reassigning this bug to you since your working on this form element.
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
Gfx button landing fixes this.
Comment 5•25 years ago
|
||
shouldn't the browse button have an uppercase 'B'
Updated•25 years ago
|
Whiteboard: [19990809] waiting for confirmation on question
Updated•25 years ago
|
QA Contact: beppe → cpratt
Whiteboard: [19990809] waiting for confirmation on question → [09271999] waiting for confirmation on question
Status: RESOLVED → VERIFIED
Whiteboard: [09271999] waiting for confirmation on question
Looks just fine to me in the 1999102908 build, Windows 98. Marking verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•