[Mono-bugs] [Bug 79494][Nor] Changed - When TextBox.TextAlign is Center, selecting the text doesn't work properly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 01:02:50 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 jackson at ximian.com.

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

--- shadow/79494	2006-09-26 12:52:52.000000000 -0400
+++ shadow/79494.tmp.23932	2006-10-05 01:02:50.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79494
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: Windows XP SP1
-Status: ASSIGNED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kuba.brecka at gmail.com               
@@ -42,6 +42,14 @@
             T.TextAlign = HorizontalAlignment.Center;
 
             Controls.Add(T);
         }
     }
 }
+
+------- Additional Comments From jackson at ximian.com  2006-10-05 01:02 -------
+I am having trouble duplicating this on Linux or SWF.  I did some
+fixes to selection, so I have a feeling this is fixed in SVN head.
+
+Are you able to test with SVN? 
+
+


More information about the mono-bugs mailing list