[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
Mon Nov 2 03:39:09 PST 2009


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





--- Comment #22 from Michelangelo De Simone <micdesim at gmail.com>  2009-11-02 03:39:08 PDT ---
(In reply to comment #19)

> Then in r34626 <http://trac.webkit.org/changeset/34626>,
> RenderTextControl::setUserEdited was changed to include the the line
> "document()->setIgnoreAutofocus(isUserEdited)" as part of the patch for bug
> #18887.

Thanks for your feedback. Please, feel free to eliminate that line of code
("document()->setIgnoreAutofocus(isUserEdited)") from
RenderTextControl::setUserEdited if you need it.

I'll address this issue in another bug and I'm gonna eliminate such line
anyway. Thank you.

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