[webkit-reviews] review requested: [Bug 11681] Resetting a multiple-select control selects first item rather than none : [Attachment 11647] Adding testcase

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Nov 27 17:45:44 PST 2006


Kirby White <KwhiteRight at gmail.com> has asked  for review:
Bug 11681: Resetting a multiple-select control selects first item rather than
none
http://bugs.webkit.org/show_bug.cgi?id=11681

Attachment 11647: Adding testcase
http://bugs.webkit.org/attachment.cgi?id=11647&action=edit

------- Additional Comments from Kirby White <KwhiteRight at gmail.com>
As I understand the spec, single-choice <select> controls with no "selected"
option properly default to the first option when reset, whereas multiple-choice
ones reset to empty.  That makes sense, at least to me, since otherwise the
single-select's drop-down wouldn't have anything to show.



More information about the webkit-reviews mailing list