[Webkit-unassigned] [Bug 6282] Adding new Option with new Option(text, value, defaultSelected, selected) fails to update selectedIndex
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jun 13 01:15:40 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6282
------- Comment #13 from rwlbuis at xs4all.nl 2006-06-13 01:15 PDT -------
I had a brief look at how IE6 performs with the multiple testcase. It stops
processing
after mySelect.options.length = -1; If I comment that out, it behaves the same
as FF and my patch.
Cheers,
Rob.
(In reply to comment #11)
> Created an attachment (id=8829)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=8829&action=view) [edit]
> Improved patch
>
> This patch should fix the mentioned problems. Also
> I now match FF behaviour with the multiple selection, but it
> may need more testing.
> Cheers,
>
> Rob.
>
--
Configure bugmail: http://bugzilla.opendarwin.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