[Mono-bugs] [Bug 79614][Nor] Changed - LinkLabel does not show multiple links properly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 10 10:57:14 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 sebastien at ximian.com.

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

--- shadow/79614	2006-10-10 09:29:35.000000000 -0400
+++ shadow/79614.tmp.4587	2006-10-10 10:57:14.000000000 -0400
@@ -55,6 +55,19 @@
   at System.Windows.Forms.Application.Run (System.Windows.Forms.Form
 mainForm) [0x00000] in
 /home/poupou/svn/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:421
   at MyFormProject.MainForm.Main (System.String[] args) [0x00000]
 
 I'm updating to latest SVN to try again...
+
+------- Additional Comments From sebastien at ximian.com  2006-10-10 10:57 -------
+The NRE isn't present using "this morning" SVN.
+
+Using the "shouldn't be visible" focus rectangle it seems we display
+some "empty" space before the text. It looks like this is our missing
+space at the right end of the string (length is ok). For example look
+at the red-background label, the text should start much closer to the
+left than what we're displaying.
+
+There are a few other bugs visible when running the sample (besides
+the aft-mentioned focus). I have a fix for the label alignement (e.g.
+center, right).


More information about the mono-bugs mailing list