[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
Mon Sep 26 00:45:37 PDT 2011


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





--- Comment #20 from Rakesh <rakesh.kn at motorola.com>  2011-09-26 00:45:36 PST ---
(In reply to comment #18)
> (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.

Will upload new patch with these changes.

I am still thinking about the issue where the element with autofocus
attribute which is added may be on some event after the page load should
not be focused. Do you think this can be a issue?

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