Bug 11874 - REGRESSION: Disabled file upload control doesn't have grayed-out text, failing fast/forms/file-input-disabled.html
Summary: REGRESSION: Disabled file upload control doesn't have grayed-out text, failin...
Status: RESOLVED DUPLICATE of bug 12349
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2006-12-19 06:23 PST by mitz
Modified: 2007-01-24 20:18 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2006-12-19 06:23:35 PST
This is a followup to bug 11519, since the problem was not resolved completely. Mac-themed file upload controls that are disabled should have the text on the button grayed out. See
fast/forms/file-input-disabled.html or compare <input type="button" disabled value="Choose File"> with <input type="file" disabled>.
Comment 1 Mark Rowe (bdash) 2007-01-24 20:18:33 PST

*** This bug has been marked as a duplicate of 12349 ***