[Mono-bugs] [Bug 77824][Wis] Changed - im: crash when calling PaintEventArgs.Graphics.Transform in OnPaint()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 18 10:05:07 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 sebastien at ximian.com.

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

--- shadow/77824	2006-05-18 10:04:02.000000000 -0400
+++ shadow/77824.tmp.21498	2006-05-18 10:05:07.000000000 -0400
@@ -103,6 +103,11 @@
 I can't duplicate the issue myself. However I looked at the
 PaintEventArgs (by making more unit tests ;-) and found out we're
 probably disposing the provided Graphics instance when we shouldn't
 (it's not ours). This _could_ be the problem...
 
 attaching patch for review
+
+------- Additional Comments From sebastien at ximian.com  2006-05-18 10:05 -------
+Created an attachment (id=17054)
+patch for Dispose (and unit tests)
+


More information about the mono-bugs mailing list