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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -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 [EMAIL PROTECTED] 2006-06-16 03:12 ------- Created an attachment (id=17194) Actually it'd be better to handle RightToLeftChanged event as well + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
