[Mono-bugs] [Bug 75015][Min] Changed - Verify PathType used in GraphicsPath.AddArc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 24 01:34:59 EDT 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 duncan at ximian.com.

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

--- shadow/75015	2005-05-20 23:24:43.000000000 -0400
+++ shadow/75015.tmp.9683	2005-05-24 01:34:59.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75015
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Drawing.
 AssignedTo: duncan at ximian.com                            
 ReportedBy: elbaami at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -73,6 +73,9 @@
 Sorry for not being upfront with a test case.  MS.NET uses a line type
 for the point which separates the two arcs, while Mono uses a start
 type.  The result is a series of paths which are not connected to one
 another.  For example when drawing a rounded-corner rectangle in Mono
 using Arcs, the corners will be filled, but will not be connected to
 one another.  MS.NET will connect the four arc pieces.
+
+------- Additional Comments From duncan at ximian.com  2005-05-24 01:34 -------
+Thanks for the report. This has been fixed in r44923.


More information about the mono-bugs mailing list