[Mono-bugs] [Bug 82455][Nor] New - Form: Resize event not fired on minimize

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 16 11:37:34 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 monkey at jpobst.com.

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

--- shadow/82455	2007-08-16 11:37:34.000000000 -0400
+++ shadow/82455.tmp.22318	2007-08-16 11:37:34.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 82455
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: monkey at jpobst.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Form: Resize event not fired on minimize
+
+When a form is minimized, the resize event should be fired.  This is the
+only way to detect when your form has been minimized.
+
+- Run the attached program.
+- Minimize the form.
+- The console should write "Minimized!!"
+
+Note that the Resize event is correctly fired when the form is maximized
+and restored to it's normal size, but not when minimized.


More information about the mono-bugs mailing list