[Webkit-unassigned] [Bug 11008] New: Localization of default form control strings should follow the lang attribute

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 24 07:58:16 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=11008

           Summary: Localization of default form control strings should
                    follow the lang attribute
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P4
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com
                CC: aroben at apple.com


The default strings used for <input type="submit">, <input type="reset">, the
<isindex> prompt and the file upload control (button and placeholder) are
currently localized strings that follow the localization of the Safari UI,
regardless of the language of the page. Instead, they should be localized using
the control's lang attribute (or the inherited language code, see
http://www.w3.org/TR/html401/struct/dirlang.html#h-8.1.2 ), with the UI
localization as a fallback.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list