[Mono-bugs] [Bug 81409][Nor] New - MDI child 'Activated' event does not fire when switching MDI child windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 20 14:16:57 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 dan.maser at inin.com.

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

--- shadow/81409	2007-04-20 14:16:57.000000000 -0400
+++ shadow/81409.tmp.21764	2007-04-20 14:16:57.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 81409
+Product: Mono: Class Libraries
+Version: 1.2
+OS: RHEL 2.1
+OS Details: RHEL WS 4, kernel 2.6.9-42 on i686 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: Dan.Maser at inin.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MDI child 'Activated' event does not fire when switching MDI child windows
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+  I have an MDI app.  When I open the first MDI child the "Activated" 
+event does not fire.  Also, if I open additional MDI child windows and 
+select them each in turn the "Activated" event does not fire.
+
+
+Steps to reproduce the problem:
+1. Create an MDI app.
+2. Add a ".Activated" handler to the mdi child window.
+3. Open an MDI child. The '.Activated' handler does not fire.  
+4. Open a second MDI child.  Switch the focus back to the first MDI child 
+and the '.Activated' handler does not fire.
+
+Actual Results:
+No '.Activated' events are firing
+
+Expected Results:
+the '.Activated' event should fire both when the first MDI child opens 
+and also when focus moves between MDI children.
+
+
+How often does this happen? 
+every time
+
+
+Additional Information:
+I'm using RedHat Enterprise Linux WS v4.


More information about the mono-bugs mailing list