[Mono-bugs] [Bug 79173][Nor] New - Label: multiple newlines in text are ignored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 26 04:49:32 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 gert.driesen at pandora.be.

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

--- shadow/79173	2006-08-26 04:49:32.000000000 -0400
+++ shadow/79173.tmp.1769	2006-08-26 04:49:32.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 79173
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Label: multiple newlines in text are ignored
+
+The Label control ignores multiple newlines in the text.
+
+To reproduce, compile and run the attached source code.
+
+Expected result:
+
+The form should contain:
+
+This line should be separated from
+
+
+this one by two empty lines
+
+Actual result:
+
+This line should be separated from
+this one by two empty lines


More information about the mono-bugs mailing list