[Webkit-unassigned] [Bug 26213] New: Confirm dialog displays second time after resetting select to default value and pressing cancel in confirm dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 02:18:26 PDT 2009


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

           Summary: Confirm dialog displays second time after resetting
                    select to default value and pressing cancel in confirm
                    dialog
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krudtaa at yahoo.com


If you have a select in your page that run javascript when onchange

Then if called function displays a confirm dialog, and you then press cancel
button in that confirm dialog, and then afterwards click anywhere on the page,
then the confirm dialog displays itself again.

Note that the above happens if the select was reset to its original value when
the cancel button in the dialog was pressed.

The confirm dialog should not display the second time.

Running same javascript code for the OK button in the confirm dialog does not
produce this error.

Please see attachment to test the bug.


-- 
Configure bugmail: https://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