Closed Bug 277614 Opened 20 years ago Closed 20 years ago

CSS width does not work on <input type="file"> widgets

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 132565

People

(Reporter: mozilla.org, Unassigned)

Details

Attachments

(1 file)

style="width: 300px" does not work with <input type="file"> widgets, e.g.,

<input type="file" style="width: 300px"> should create a file input box 300px -
the button size; instead, it stays at the default size.

<input type="file" size="80"> works as expected, but is not precise nor accurate
across other platforms or browsers.

See upcoming test-case for an example.
Attached file Test Case #1
Bug 132565  	improper resizing of the file input

*** This bug has been marked as a duplicate of 132565 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: