[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
Tue Sep 27 03:55:27 PDT 2011


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





--- Comment #1 from Rakesh <rakesh.kn at motorola.com>  2011-09-27 03:55:27 PST ---
I think Document::setIgnoreAutofocus needs to be called from some place, may be  just before firing 'onload' event as we are sure if there was any autofocus node, then it might have been focused and we don't want any future elements with autofocus to be focused.

Please let me know your thoughts on this.
Thanks.

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