[Mono-bugs] [Bug 78659][Min] Changed - [PATCH] TextBoxBase: when RightToLeft is Yes, vertical scrollbar should go left

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 23 18:27:30 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 peter at novonyx.com.

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

--- shadow/78659	2006-06-16 03:12:03.000000000 -0400
+++ shadow/78659.tmp.22850	2006-08-23 18:27:30.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 78659
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 2_0
 URL: 
 Cc: 
 Summary: [PATCH] TextBoxBase: when RightToLeft is Yes, vertical scrollbar should go left
 
 Run example below on both .NET and Mono:
 
@@ -78,6 +78,12 @@
 
 
 ------- Additional Comments From atsushi at ximian.com  2006-06-16 03:12 -------
 Created an attachment (id=17194)
 Actually it'd be better to handle RightToLeftChanged event as well
 
+
+------- Additional Comments From peter at novonyx.com  2006-08-23 18:27 -------
+The patch is not complete. It doesn't alter the coordinates of the 
+canvas, which, when the scrollbar is left, no longer starts at 0. 
+Since we're not supporting RtoL editing for 1.2 I'm moving this to 
+2_0 so I can have time to add the missing calcs to the patch.


More information about the mono-bugs mailing list