[Webkit-unassigned] [Bug 119209] New: <select> selectedIndex -1 changes when element is moved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 02:29:22 PDT 2013


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

           Summary: <select> selectedIndex -1 changes when element is
                    moved
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mjbroek at gmail.com


When a select has .selectedIndex = -1 set and then moved to another place in the DOM, the selectedIndex gets set to 0. Other browsers (firefox) keep the selectedIndex -1 but in webkit it goes to 0.

See attached file as an example of this behaviour.

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