[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
Fri Jan 16 09:45:44 PST 2009


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





------- Comment #1 from stephen.stewart at banjax.com  2009-01-16 09:45 PDT -------
Created an attachment (id=26798)
 --> (https://bugs.webkit.org/attachment.cgi?id=26798&action=view)
Simple HTML file with inline SCRIPT test

Demonstrates that in Safari/Webkit Version 3.2.1 (5525.27.1) no change event is
triggered when a value is selected from a drop down provided via autocomplete.

"The change event occurs when a control loses the input focus and its value has
been modified since gaining focus."
http://www.w3.org/TR/DOM-Level-2-Events/events.html


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list