Closed
Bug 102095
Opened 23 years ago
Closed 23 years ago
File Upload Input Element - Browse Button Rendering Problem
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: colin, Assigned: rods)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
I noticed today when writing up a fairly complex form that an input element of
the "file" type has a slight problem with the rendering of the "Browse..."
button. Basically there is a thin band of white about two pixels high,
stretching the width of the button on the upper edge of the button. The
background color from the parent element (in this case, a table cell) does not
show through. I noticed that this two-pixel space is the space from the top of
the button to the top of the adjacent file path-name field.
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Marking as dup of 89893 "Subparts of file input don't size correctly."
Reporter, if you disagree reopen this bug, and provide a simplified testcase
with the HTML code that shows the problem
*** This bug has been marked as a duplicate of 89893 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•