[Webkit-unassigned] [Bug 46088] New: Inputs, autofill break with autofocus and external stylesheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 07:46:36 PDT 2010


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

           Summary: Inputs, autofill break with autofocus and external
                    stylesheet
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://dev.deeptechinc.com/sidney/share/webkit_autofoc
                    us_autofill/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: s+webkit at sidneysm.com


This bug is reproducible under a strange set of conditions. It's in the Safari 5.0.2 release.

If a form has `autofocus` on an input, the focus rings do not display on that page and autofill does not happen as long as:

- The page has an external style sheet (`<link>` or `@import`)
- You did not visit the page directly from a link (the bug *does* appear after a reload or navigating to the URL manually)
- You did not visit the page using the back button.

The bug goes away the first time you mouse down on a button or link.

See the URL for a demo.

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