[Webkit-unassigned] [Bug 68876] Input element created at later stage(may be after page load) should not be auto focused.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 00:25:25 PDT 2011


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





--- Comment #9 from Rakesh <rakesh.kn at motorola.com>  2011-10-03 00:25:25 PST ---
(In reply to comment #7)
> (From update of attachment 109016 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=109016&action=review
> 
> r- because the patch wil break existing tests.
> We have to change the patch behavior or change the existing tests in this case.
> 

Changed the existing tests.

> > Source/WebCore/dom/Document.cpp:2165
> > +    // Ignore any future Autofocus request from now
> > +    setIgnoreAutofocus();
> > +
> 
> What are the behaviors of IE10, Firefox, and Opera on this?

Firefox and Opera does not auto focus elements which are added at later stages,
could not test on IE10(don't have an windows 7 machine).

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