[Webkit-unassigned] [Bug 89623] New: Selected option is not restored correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 17:49:22 PDT 2012


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

           Summary: Selected option is not restored correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
            Blocks: 23346


http://code.google.com/p/chromium/issues/detail?id=125509

If the index of the selected option is changed after <select> parsing, the selection is not restored correctly because we save the selection index.  We need to save the value string for <select>.

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