[Mono-bugs] [Bug 78052][Nor] New - Repaint not triggered when
windows are unmapped
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 8 14:31:16 EDT 2006
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=78052
--- shadow/78052 2006-04-08 14:31:16.000000000 -0400
+++ shadow/78052.tmp.16146 2006-04-08 14:31:16.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 78052
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Repaint not triggered when windows are unmapped
+
+To reproduce this test, you must run the winforms/formstest program:
+
+cd winforms/formstest
+mono FormsTest.exe
+
+Now, select the "Form" tab, this one has a button labeled "New Normal Form"
+
+Click it.
+
+now, make sure to position the window to completely cover the button.
+
+Close the window.
+
+Notice that the button is not painted. It will be painted if you hover
+it with the mouse.
More information about the mono-bugs
mailing list