[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 12:51:03 PST 2009


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41629|0                           |1
        is obsolete|                            |




--- Comment #13 from Daniel Bates <dbates at webkit.org>  2009-11-01 12:51:02 PDT ---
Created an attachment (id=42279)
 --> (https://bugs.webkit.org/attachment.cgi?id=42279)
Patch with manual test

I updated the original patch based on Darin's comments.

I also added a comment to to RenderTextControl.h to remind developers to call
setEdited(false) after they fire an onchange event. From searching the code,
this is already being done.

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