[Mono-bugs] [Bug 77129][Min] Changed - Graphics.DrawRectangle draws rectangles of negative width/height (MS .NET does not)

2006-04-11 Thread bugzilla-daemon
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 [EMAIL PROTECTED]

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

--- shadow/771292005-12-30 14:15:27.0 -0500
+++ shadow/77129.tmp.23822  2006-04-11 09:35:08.0 -0400
@@ -1,14 +1,14 @@
 Bug#: 77129
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Sys.Drawing.
 AssignedTo: [EMAIL PROTECTED]
 ReportedBy: [EMAIL PROTECTED]   
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -20,6 +20,15 @@
 have a negative width and/or height.  MS .Net does not draw these rectangles.
 
 --- Additional Comments From [EMAIL PROTECTED]  2005-12-30 14:15 ---
 Created an attachment (id=16270)
 sample code
 
+
+--- Additional Comments From [EMAIL PROTECTED]  2006-04-11 09:35 ---
+DrawRectangle,
+DrawRectangles,
+FillRectangle and
+FillRectangles
+are all fixed in SVN (r59352) and I added unit tests for them (r59353).
+
+Thanks for the sample code.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 77129][Min] Changed - Graphics.DrawRectangle draws rectangles of negative width/height (MS .NET does not)

2005-12-30 Thread bugzilla-daemon
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 [EMAIL PROTECTED]

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

--- shadow/771292005-12-30 14:14:22.0 -0500
+++ shadow/77129.tmp.32178  2005-12-30 14:15:27.0 -0500
@@ -15,6 +15,11 @@
 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.
+
+--- Additional Comments From [EMAIL PROTECTED]  2005-12-30 14:15 ---
+Created an attachment (id=16270)
+sample code
+
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs