[Webkit-unassigned] [Bug 40761] New: International domain name (IDN) emails silently fail input type="email" validation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 22:57:14 PDT 2010


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

           Summary: International domain name (IDN) emails silently fail
                    input type="email" validation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://pukupi.com/post/2070/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit.org at boblet.net


It seems that type="email" content is not correctly converted to punycode, so a user using a doublebyte name is unable to submit the form. Worse, there is no UI for this error, so the user has no idea why the form hasn’t submitted. It appears as if the submit button isn’t connected to anything.
Ref: http://code.google.com/p/chromium/issues/detail?id=45804 for a related Chromium bug on the lack of UI for validation errors

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