[Mono-bugs] [Bug 82347][Maj] Changed - Newly launched WinForms App's window doesn't get put on top

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 7 11:38:49 EDT 2007


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 miguel at ximian.com.

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 rolfkvinge at ya.com  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 miguel at ximian.com  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?


More information about the mono-bugs mailing list