[Webkit-unassigned] [Bug 68513] <input> with autofocus doesn't lose focus when it has a certain onblur listener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 08:38:49 PDT 2011


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-21 08:38:49 PST ---
(From update of attachment 108129)
View in context: https://bugs.webkit.org/attachment.cgi?id=108129&action=review

> Source/WebCore/ChangeLog:9
> +        * html/HTMLFormControlElement.cpp:
> +        (WebCore::HTMLFormControlElement::attach):

Please explain why we should be modifying this function. Also, my gut tells me calling setIgnoreAutofocus inside attach is wrong.

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