[Mono-bugs] [Bug 79765][Nor] Changed - LinkLabel does not render correctly.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 31 00:22:43 EST 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=79765
--- shadow/79765 2006-10-30 22:38:33.000000000 -0500
+++ shadow/79765.tmp.25111 2006-10-31 00:22:43.000000000 -0500
@@ -8,13 +8,13 @@
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: mrj001 at shaw.ca
QAContact: mono-bugs at ximian.com
-TargetMilestone: 1_2
+TargetMilestone: ---
URL:
Cc:
Summary: LinkLabel does not render correctly.
I am using mono SVN67040.
The text is not rendered correctly when run on mono under Linux. However
@@ -44,6 +44,11 @@
this bug there.
------- Additional Comments From toshok at ximian.com 2006-10-30 22:38 -------
*** This bug has been marked as a duplicate of 79614 ***
+
+------- Additional Comments From sebastien at ximian.com 2006-10-31 00:22 -------
+Right now MeasureCharacterRanges == MeasureString (which does not mean
+it's ok ;-) but MeasureString != DrawString (at least for the alignments).
+m2c
More information about the mono-bugs
mailing list