[Webkit-unassigned] [Bug 22348] New: -webkit-autofill pseudo style not always respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 18 17:29:15 PST 2008


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

           Summary: -webkit-autofill pseudo style not always respected
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bolsinga at apple.com


This happens in Safari 3.2 and TOT.

Open the attached form. Go to Edit->AutoFill Form. Only the first name field is
en-yellowed. I think all of them should be, as each is getting the
-webkit-autofill pseudo style set via HTMLInputElement::setAutofilled(true).

If I hack up this property to always be true, the attached page will load with
all en-yellowed fields. I verified in the debugger that autofill is not being
set to false.


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