[Webkit-unassigned] [Bug 25253] New: 'maxLength' of input text field doesn't work for double byte characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 16:52:39 PDT 2009


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

           Summary: 'maxLength' of input text field doesn't work for double
                    byte characters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xlyuan at chromium.org
                CC: jshin at chromium.org, hbono at chromium.org


Build: WebKit-r42377 2009-04-15
   OS: Windows, not test on Mac

Other Browsers:
Chromium: Fail
Firefox3: Fail
     IE8: OK

Steps:
1. Launch Safari
2. Open the attached test file
   >>It includes <input type="text" maxLength="10" />
3. Try to type double byte characters, any CCJK language is fine
4. Observe

Result:
There is no limitation of the numbers when typing double byte characters

Expected:
Should only allow typing 10 characters

Notes:
When you copy/paste in this case, the length limits in 10 characters correctly


-- 
Configure bugmail: https://bugs.webkit.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