[webkit-reviews] review requested: [Bug 14251] onchange handler for select controls doesn't fire when changing via keyboard : [Attachment 15151] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 17:47:38 PDT 2007


Matt Perry <mpComplete at gmail.com> has asked  for review:
Bug 14251: onchange handler for select controls doesn't fire when changing via
keyboard
http://bugs.webkit.org/show_bug.cgi?id=14251

Attachment 15151: patch
http://bugs.webkit.org/attachment.cgi?id=15151&action=edit

------- Additional Comments from Matt Perry <mpComplete at gmail.com>
No regression test needed.  fast/forms/select-double-onchange.html was failing
if ARROW_KEYS_POP_MENU = 0 in HTMLSelectElement.cpp (which it is on the Windows
port).	This patch fixes that.



More information about the webkit-reviews mailing list