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=82347 --- shadow/82347 2007-08-07 10:33:04.000000000 -0400 +++ shadow/82347.tmp.10414 2007-08-07 11:38:49.000000000 -0400 @@ -70,6 +70,16 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-07 10:33 ------- I was able to repro this on the VM, but if I execute the merge app from any console window (even with the same arguments), I can't repro this, any chance of getting to see the source code where the merge app is run? + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-07 11:38 ------- +This is likely a Window manager issue, not a Windows.Forms issue; I +do not know exactly what the rules are for deciding when a window +should go into the top or not, but some window managers keep things on +the back to avoid interrupting the current work. + +It would be good to find out how the new window is launched, is that +just a new Form created from the same application, or is this created +by a new process? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
