[Webkit-unassigned] [Bug 13857] New: onChange function applied to select element executes twice when focus is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 08:29:36 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13857

           Summary: onChange function applied to select element executes
                    twice when focus is set
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at viveka.net.au


When a javascript function is called via an onchange event on a select form
element, if the function attempts to set the focus to any other DOM element
then the function is run again.

This is best explained in practice by the reduction that follows.

This has been occurring only in the most recent nightly builds (currently
running revision 21682)


-- 
Configure bugmail: http://bugs.webkit.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