Closed Bug 36964 Opened 25 years ago Closed 25 years ago

[FIX]Input field of type File ignores styles

Categories

(Core :: Layout: Form Controls, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rsalesas, Assigned: rods)

Details

(Keywords: testcase, Whiteboard: fix is in my tree)

Attachments

(1 file)

The code below doesn't take the styles applied to the input field of type file. It should. ----- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Untitled</title> </head> <body> <input type=file style="border:0px;width:50%"> </body> </html>
->Style System
Assignee: asadotzler → pierre
Component: Browser-General → Style System
QA Contact: jelwell → chrisd
So is the idea that the style gets applied to both the textbox and the button? Related bug 33402 is marked as fixed. Was there a regression, or is the problem limited to specific style elements.
Keywords: testcase
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Input filed of type File ignores styles → Input field of type File ignores styles
It appears, on my build (Netscape Preview) that neither the border nor the width are being accepted.
Reassigned to HTML Form Controls.
Assignee: pierre → rods
Component: Style System → HTML Form Controls
QA Contact: chrisd → ckritzer
Need to add inherit to file style (check in html.css)
Status: NEW → ASSIGNED
Summary: Input field of type File ignores styles → [FIX]Input field of type File ignores styles
Whiteboard: fix is in my tree
Target Milestone: --- → M17
fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
marking verified using build 2000051220
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: