[Mono-bugs] [Bug 81904][Nor] Changed - .Activate() or .BringToFront() don't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 19 16:40:12 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81904
--- shadow/81904 2007-06-19 16:25:45.000000000 -0400
+++ shadow/81904.tmp.22062 2007-06-19 16:40:12.000000000 -0400
@@ -81,6 +81,19 @@
Active work. But for some weird reason, when you call BringToFront
from a different event it works.
Thanks,
Alex A. dos Santos
+
+------- Additional Comments From gert.driesen at pandora.be 2007-06-19 16:40 -------
+Alex, on MS invoking BringToFront from the NotifyIcon.Click
+eventhandler also does not bring the form to the top of the z-order
+so that is not a Mono bug.
+
+The Activate issue in my repro was probably recently fixed for
+Windows.
+
+I think the only remaining issue is the BringToFront problem on Linux.
+
+For future bug reports, please try to attach a small repro.
+
More information about the mono-bugs
mailing list