[Webkit-unassigned] [Bug 70474] New: [Forms][File] Add tooltip to "No file selected" text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 22:21:13 PDT 2011


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

           Summary: [Forms][File] Add tooltip to "No file selected" text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org
                CC: yosin at chromium.org


When width of file input element isn't enough for displaying "No file selected" text is truncated. There is no way for users to see entire text.

Sample HTML:
<input type="file" style="border: solid 1px red; width: 150px">

Sample Rendering:
[Choose File] No f....sen

This change fixes following Chromium bug:
Message 'no file selected' is not completed in Czech and some other languages
http://crbug.com/23354

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