Bug 71319 - <input=file multiple> default text uses singular instead of plural
Summary: <input=file multiple> default text uses singular instead of plural
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-11-01 14:16 PDT by Jon Lee
Modified: 2011-12-01 23:37 PST (History)
6 users (show)

See Also:


Attachments
Patch (10.80 KB, patch)
2011-11-01 14:27 PDT, Jon Lee
no flags Details | Formatted Diff | Diff
Patch (15.22 KB, patch)
2011-11-01 15:35 PDT, Jon Lee
no flags Details | Formatted Diff | Diff
Patch (21.70 KB, patch)
2011-11-01 16:45 PDT, Jon Lee
no flags Details | Formatted Diff | Diff
Patch (23.16 KB, patch)
2011-11-01 18:00 PDT, Jon Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.