[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
Mon Nov 9 09:53:16 PST 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #4 from Darin Adler <darin at apple.com>  2009-11-09 09:53:16 PDT ---
> Actually, it's expected result.
> "Choose File" is a text inside the button, and "2 files" or "No file chosen"
> message is never shown in render trees because the message drawn by
> paintInfo.context->drawBidiText().

That means that the test result is only effective as a pixel test and nothing
in the render tree dump indicates the test's success or failure. I suppose we
can live with that since we have to, but the test itself should probably say
something about that.

-- 
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