[Webkit-unassigned] [Bug 93196] New: Password fields display two replacement characters for a single supplementary Unicode symbol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 5 00:46:35 PDT 2012


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

           Summary: Password fields display two replacement characters for
                    a single supplementary Unicode symbol
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html;charset=utf-8,<input%20type=password%20
                    value=&%23x1D306;>
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mathias at qiwi.be
                CC: peter at chromium.org


Password fields display two replacement characters for a single supplementary Unicode symbol.

Test case here: data:text/html;charset=utf-8,<input%20type=password%20value=&%23x1D306;>

As you can see, two replacement characters are shown instead of one. What’s worse is you can delete each individual surrogate separately.

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