[Mono-bugs] [Bug 77129][Min] New - Graphics.DrawRectangle draws
rectangles of negative width/height (MS .NET does not)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 30 14:14:22 EST 2005
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 scottellington at comcast.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77129
--- shadow/77129 2005-12-30 14:14:22.000000000 -0500
+++ shadow/77129.tmp.32143 2005-12-30 14:14:22.000000000 -0500
@@ -0,0 +1,20 @@
+Bug#: 77129
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com
+ReportedBy: scottellington at comcast.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Graphics.DrawRectangle draws rectangles of negative width/height (MS .NET does not)
+
+Graphics.DrawRectangle and FillRectangle both can draw rectangles which
+have a negative width and/or height. MS .Net does not draw these rectangles.
More information about the mono-bugs
mailing list