[Mono-bugs] [Bug 78323][Nor] Changed - [PATCH] TextBox cursor doesn't get moved if you resize a TextBox to the correct position

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 11 02:43:55 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 atsushi at ximian.com.

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

--- shadow/78323	2006-05-11 02:43:31.000000000 -0400
+++ shadow/78323.tmp.16479	2006-05-11 02:43:55.000000000 -0400
@@ -1,23 +1,22 @@
 Bug#: 78323
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: TextBox cursor doesn't get moved if you resize a TextBox to the correct position
+Summary: [PATCH] TextBox cursor doesn't get moved if you resize a TextBox to the correct position
 
 If you have a multiline TextBox and resize the TextBox (for example resize
 a form with a TextBox with Dock = DockStyle.Fill) the cursor stays at the
 same x,y position it was before.
 
 On windows, the cursor moves to the position in the text it was before.


More information about the mono-bugs mailing list