[Webkit-unassigned] [Bug 31195] File upload control shows a single filename even if multiple files are selected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 11:21:47 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31195


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42623|review?                     |review-
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2009-11-06 11:21:47 PDT ---
(From update of attachment 42623)
> +          RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
> +            RenderBlock (anonymous) at (8,2) size 62x13
> +              RenderText at (0,0) size 62x13
> +                text run at (0,0) width 62: "Choose File"
> +        RenderText {#text} at (0,0) size 0x0
> +      RenderBlock {P} at (0,38) size 784x18
> +        RenderText {#text} at (0,0) size 442x18
> +          text run at (0,0) width 442: "The file upload control above should have text '2 files,' not a filename."

This render tree output looks like a failure. The test says the text should be
"2 files", but the text says "Choose File". What's up?

review- because of the test failure issue -- the patch otherwise looks fine

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list