[Mono-bugs] [Bug 79765][Nor] Changed - LinkLabel does not render correctly.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 11 14:13:06 EST 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79765
--- shadow/79765 2006-10-31 00:40:02.000000000 -0500
+++ shadow/79765.tmp.31745 2007-01-11 14:13:06.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79765
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: slackware 10.2/linux 2.6.15
-Status: RESOLVED
-Resolution: DUPLICATE
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: mrj001 at shaw.ca
QAContact: mono-bugs at ximian.com
@@ -48,6 +48,15 @@
*** 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
+
+------- Additional Comments From gert.driesen at pandora.be 2007-01-11 14:13 -------
+This has regressed. Also, I've attached an updated version of the
+repro that results in a segmentation fault if the LinkLabel is the
+only control on the form (and TabStop is true).
+
+To reproduce:
+1. uncomment line 31: Controls.Add (_tabControl)
+2. compile and run the repro.
More information about the mono-bugs
mailing list