[Mono-bugs] [Bug 80473][Wis] Changed - LinkLabel text truncated
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 17 12:03:01 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80473
--- shadow/80473 2007-01-09 04:43:20.000000000 -0500
+++ shadow/80473.tmp.2497 2007-01-17 12:03:01.000000000 -0500
@@ -36,6 +36,10 @@
public Frm() {
LinkLabel label = new LinkLabel();
label.Text = "1234567890";
Controls.Add(label);
}
}
+
+------- Additional Comments From sebastien at ximian.com 2007-01-17 12:03 -------
+This also happens under the 1.x profile. The focus box, shown if you
+click on the label, seems large enough to include, at least, the 9.
More information about the mono-bugs
mailing list