Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82136 --- shadow/82136 2007-07-19 10:57:57.000000000 -0400 +++ shadow/82136.tmp.2797 2007-07-20 10:43:30.000000000 -0400 @@ -54,6 +54,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-19 10:03 ------- Here I get Modal1 below Modal2 (no main window), and when I click on Modal2's button, the application is exited (on Mono with an exception, on Windows cleanly). With your sample I don't get 3 windows, neither on Mono nor on MS. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-20 10:43 ------- +You don't actually have to click. With .NET you see just the last +window on the screen. With Mono you see the second one in the row... +which is incorrect. It seems the last doesn't get correctly placed _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
