[Mono-bugs] [Bug 81904][Nor] New - .Activate() or .BringToFront() don't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 19 12:11:39 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 nowayx at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81904

--- shadow/81904	2007-06-19 12:11:39.000000000 -0400
+++ shadow/81904.tmp.12175	2007-06-19 12:11:39.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 81904
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: nowayx at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: .Activate() or .BringToFront() don't work
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+The form is in the screen (visible) but it is behind another application
+and I want to bring it to the front when I click the NotifyIcon...
+
+Steps to reproduce the problem:
+1. Have a notifyIcon app
+2. Another windows (firefox, for example) in front of your form
+3. Click the notifyIcon and try to bring your form to the front
+
+Actual Results:
+There is no way to bring a form to the front. I tried .Activate(), .Show()
+and .BringToFront()
+
+Expected Results:
+Your form should come to the front.


More information about the mono-bugs mailing list