[Mono-bugs] [Bug 78319][Nor] New - Multi Line Text Boxes don't
split text properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 6 22:55:34 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 don at edvalson.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78319
--- shadow/78319 2006-05-06 22:55:34.000000000 -0400
+++ shadow/78319.tmp.18374 2006-05-06 22:55:34.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 78319
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: MAC OSX X11
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: don at edvalson.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Multi Line Text Boxes don't split text properly
+
+RUNNING UNDER X11 ON OSX (I suspect that linux does it too)
+
+Multi Line textboxes don't split text on word boundaries. They split it anywhere in the middle of
+a world.
+
+For example, on Win32, a multiline text box might say:
+
+this is too much
+text to fit on
+one line
+
+But on OSX it says
+
+this is too mu
+ch text to fit o
+n one line
More information about the mono-bugs
mailing list