Greetings, I have a simple javasript alert dialog, which I am handling in code as below. Curiously, when my test code clicks on the button that pops up the dialog, it gets handled immediately, yet the test code will time out in the call to BaseDialog::WaitUntilHandled(). If - before the timeout occurs...