[Webkit-unassigned] [Bug 19924] New: Disabled file input element updates its displayed file info when a file is dropped from the Finder.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 7 07:25:12 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19924
Summary: Disabled file input element updates its displayed file
info when a file is dropped from the Finder.
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Minor
Priority: P3
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: matt11ag-webkitbugs at yahoo.com
Summary:
Disabled file input element updates its displayed file info when a file is
dropped from the Finder.
Steps to Reproduce:
1. Make a page with an input type="file" and disabled (I will attach one to
this bug).
2. From the Finder, drag a file and drop it on the disabled input file element.
3. Notice that the element now displays the name of the dropped file when it
shouldn't have changed at all since it is disabled.
Expected Results:
Nothing should have changed; the input file element should look the same as it
did before the drag and drop.
Actual Results:
The element displays the icon and name of the dropped file.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list