[Webkit-unassigned] [Bug 18887] New: WF2 Support for autofocus controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 4 13:18:51 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18887

           Summary: WF2 Support for autofocus controls
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
               URL: http://www.w3.org/TR/web-forms-2/#the-autofocus
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.des at mac.com
                CC: adele at apple.com


WebCore controls should honour the autofocus attribute, whenever applicable
according to W3C/WHATWG specs.

When a form control is marked with the autofocus attribute it should be
immediatly focused, as soon as the document is loaded. This applies to all
controls, except for hidden ones. On document loading the viewport is "moved"
accordingly to the last autofocus control.


-- 
Configure bugmail: http://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