[Webkit-unassigned] [Bug 13897] New: Dragging files onto <input type="file"> should give visual feedback before drop
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 28 06:12:37 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13897
Summary: Dragging files onto <input type="file"> should give
visual feedback before drop
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
URL: http://trac.webkit.org/projects/webkit/changeset/21437
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: oliver at apple.com
When dragging files onto an <input type="file"> element, visual feedback is
required so that the user knows where to drop the file so that it will be set
as the file upload path instead of being opened in the browser.
Regarding visual feedback, I think either a cursor change or a focus ring
around the input element (or both) would be sufficient.
See: <rdar://problem/4728842> Can't drag-and-drop files onto <input
type="file">
--
Configure bugmail: http://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