Closed
Bug 264340
Opened 20 years ago
Closed 20 years ago
File input with 100% width doesn't render properly
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: linux, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
<body bgcolor="black"> <!-- you could view it on dark background -->
<input type="file" style="width:100%" />
</body>
<!-- The width of the input field is not changing, but the the right side of it
becomes white as long as the field should be. -->
Reproducible: Always
Steps to Reproduce:
1. Copy the code in details to a file.
2. View it in the version of my FireFox
3.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 52500 ***
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.
Description
•