[Webkit-unassigned] [Bug 27942] Form Reset does not work per w3c standard when single selection SELECT element has more than one option marked as selected.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 09:26:47 PDT 2009


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


Carol Szabo <carol.szabo at nokia.com> changed:

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




--- Comment #1 from Carol Szabo <carol.szabo at nokia.com>  2009-08-03 09:26:46 PDT ---
Created an attachment (id=33981)
 --> (https://bugs.webkit.org/attachment.cgi?id=33981)
Proposed patch

Here is a proposed fix.
This fix makes WebKit emulated Firefox (select the last option marked as
selected), which is  behavior compliant with the standard.
IE 7, which is also compliant with the standard selects the first item marked
as selected in this case.

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



More information about the webkit-unassigned mailing list