[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
Sun Sep 25 19:01:33 PDT 2011


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





--- Comment #18 from Kent Tamura <tkent at chromium.org>  2011-09-25 19:01:33 PST ---
(In reply to comment #17)
> New failing tests:
> fast/forms/autofocus-opera-006.html

Oh, we expect the last element with autofucus gets focused.

So, we can't use Document::m_ignoreAutofocus flag.
We had better introduce another flag to HTMLFormControlElement.

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