[Webkit-unassigned] [Bug 116697] New: Prevent autofilled password field from getting cleared with a script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 16:57:26 PDT 2013


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

           Summary: Prevent autofilled password field from getting cleared
                    with a script
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sshapovalov at apple.com
                CC: sshapovalov at apple.com


Some websites contain scripts that clean up all fields in a hidden form once the form becomes visible. This produces a collision if a field in the form has been autofilled. To work around this problem, prevent scripts from cleaning up at the very least password fields that have been autofilled.

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