RESOLVED DUPLICATE of bug 8961 13043
Javascript confirm box won't display text after clicking
https://bugs.webkit.org/show_bug.cgi?id=13043
Summary Javascript confirm box won't display text after clicking
Daniel Laughlin
Reported 2007-03-11 12:54:54 PDT
If you go to the link it takes you to a sample of javascript using a confirm dialog box. The code is in a frame to the left and the sample is on the right. After you click the button that says "Display a confirm box" a box will come up with cancel and okay. After you select one of those you should be displayed a message on the page to the right were the first button was. This didn't work in Webkit r.20103 or Safari, but it did work correctly in Camino. I'm running 10.4.8 and built Webkit using the latest Developer Tools.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-03-11 20:50:49 PDT
Confirmed with a local debug build of WebKit r20100 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037). Note that Firefox 2.0.0.2 does complete the document.write(), but it's left in a state where the page load never ends.
David Kilzer (:ddkilzer)
Comment 2 2007-03-11 20:52:56 PDT
Works with no side-effects in Opera 9.10.
Alexey Proskuryakov
Comment 3 2008-11-28 13:28:50 PST
*** This bug has been marked as a duplicate of 8961 ***
Note You need to log in before you can comment on or make changes to this bug.