[Webkit-unassigned] [Bug 8455] selectedIndex for a select after a Form reset() has wrong value

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 23 13:38:35 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8455


ggaren at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8491|review?                     |review-
               Flag|                            |




------- Comment #6 from ggaren at apple.com  2006-05-23 13:38 PDT -------
(From update of attachment 8491)
It should be sufficient to keep a flag tracking whether any of the option
elements had the 'selected' attribute set, and select option 0 if none did.
That would avoid the call to recalcListItems().

I'm going to mark this r-, in case you want to submit the 'lighter' solution.


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