[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 03:17:25 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #3 from Kent Tamura <tkent at chromium.org>  2011-09-21 03:17:26 PST ---
> I am using an autoFocused flag in Document which will set once the node has been focused for very first time.

We already have m_ignoreAutofocus flag.  I think we can use it for this purpose too.

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