[Webkit-unassigned] [Bug 61041] New: Umlaut marks are stripped from characters in password fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 05:01:05 PDT 2011


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

           Summary: Umlaut marks are stripped from characters in password
                    fields
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: janne at husberg.fi


E.g. 'ä' and 'ö' are turned into 'a' and 'o' when entered into a form's password field. 

Steps to reproduce: 
1) Type umlaut characters into a password form (pre-filled values are not stripped)
2) Submit form

Actual results:
Form values are submitted with umlauts stripped for password field. Text field is unmodified and other unicode characters are unmodified.

Expected results:
Password field values should be submitted with umlauts intact.

Build Date & platform:
Latest nightly (at 2011-05-18), Google Chrome 11.0.696.68 and Safari 5.0.5 (6533.21.1) on OS X 10.6.

Additional Builds and Platforms: 
Umlauts are not stripped on Google Chrome 11.0.696.68 on Windows 7.

Additional information:
Minimal test can be found at http://leucocyte.org/~alter/webkit-bug/form.html
The form values are submitted without being stripped when the form is pre-filled.

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