[Mono-bugs] [Bug 79517][Blo] Changed - Link Label crashes when setting Text property
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 13:32: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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79517
--- shadow/79517 2006-09-29 10:56:47.000000000 -0400
+++ shadow/79517.tmp.12612 2006-09-29 13:32:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79517
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Slackware 10.2/Linux 2.6.15
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: mrj001 at shaw.ca
QAContact: mono-bugs at ximian.com
@@ -114,6 +114,10 @@
at (wrapper remoting-invoke-with-check)
System.Drawing.Graphics:MeasureCharacterRanges
(string,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)
at System.Windows.Forms.LinkLabel.CreateLinkPieces () [0x00259] in
/home/poupou/svn/mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkLabel.cs:585
+
+------- Additional Comments From toshok at ximian.com 2006-09-29 13:32 -------
+missed a "- ps" from the length calculation when we hit a '\n'. fixed
+now.
More information about the mono-bugs
mailing list