Bug 71319

Summary: <input=file multiple> default text uses singular instead of plural
Product: WebKit Reporter: Jon Lee <jonlee>
Component: FormsAssignee: Jon Lee <jonlee>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, dglazkov, sam, tkent, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.7   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Jon Lee 2011-11-01 14:16:02 PDT
<input=file multiple> has label text that says "no file selected" next to "Choose files". It ought to be "no files selected"
Comment 1 Radar WebKit Bug Importer 2011-11-01 14:17:00 PDT
<rdar://problem/10379021>
Comment 2 Jon Lee 2011-11-01 14:27:37 PDT
Created attachment 113220 [details]
Patch
Comment 3 WebKit Review Bot 2011-11-01 14:56:28 PDT
Comment on attachment 113220 [details]
Patch

Attachment 113220 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10190051
Comment 4 Early Warning System Bot 2011-11-01 15:00:20 PDT
Comment on attachment 113220 [details]
Patch

Attachment 113220 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/10175059
Comment 5 Jon Lee 2011-11-01 15:35:22 PDT
Created attachment 113240 [details]
Patch
Comment 6 WebKit Review Bot 2011-11-01 15:48:25 PDT
Comment on attachment 113240 [details]
Patch

Attachment 113240 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10256078
Comment 7 Early Warning System Bot 2011-11-01 15:54:14 PDT
Comment on attachment 113240 [details]
Patch

Attachment 113240 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/10257078
Comment 8 Jon Lee 2011-11-01 16:45:15 PDT
Created attachment 113257 [details]
Patch
Comment 9 Early Warning System Bot 2011-11-01 17:37:16 PDT
Comment on attachment 113257 [details]
Patch

Attachment 113257 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/10128448
Comment 10 Jon Lee 2011-11-01 18:00:00 PDT
Created attachment 113271 [details]
Patch
Comment 11 Jon Lee 2011-11-02 11:36:05 PDT
Committed r99083: <http://trac.webkit.org/changeset/99083>
Comment 12 Hajime Morrita 2011-12-01 23:37:45 PST
Comment on attachment 113271 [details]
Patch

Obsoleting the patch since it already landed.