[Webkit-unassigned] [Bug 20780] when choosing an auto-completed value in a text input field the javascript 'change' event is not fired.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 1 14:57:37 PST 2009


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





--- Comment #18 from Darin Adler <darin at apple.com>  2009-11-01 14:57:36 PDT ---
(In reply to comment #16)
> (*) Notice, RenderTextControl::setUserEdited sets m_userEdited AND calls
> Document::setIgnoreAutofocus.

Since nobody calls it, that doesn’t matter. We should go back and find the
change where someone modified the setUserEdited function and see if there’s a
test case that should be failing. It seems like the autofocus work was done
incorrectly since modifying a function that nobody calls clearly can’t have an
effect.

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