[Mono-bugs] [Bug 78404][Min] Changed - TextBox: Support keyboard
switch from/to RtoL/LtoR
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 15 08:30:09 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=78404
--- shadow/78404 2006-05-15 07:55:11.000000000 -0400
+++ shadow/78404.tmp.12941 2006-05-15 08:30:09.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: TextBox: Support keyboard switch from/to RtoL/LtoR
-BugsThisDependsOn: 70403[DUPLICATE]
+BugsThisDependsOn: 78403
Currently MWF does not support text input switch from and to RtoL/LtoR by
hitting CTRL + Left Shift (LtoR) or CTRL + Right Shift (RtoL).
Here I reuse example code in #78403:
@@ -63,6 +63,9 @@
Created an attachment (id=17022)
incomplete fix (does not actually differentiate LR shift)
------- Additional Comments From atsushi at ximian.com 2006-05-15 07:55 -------
Note that to verify this bug, bug #70403 must be fixed in prior.
+
+------- Additional Comments From atsushi at ximian.com 2006-05-15 08:30 -------
+oops, wrong dependency :-( 70403 -> 78403
More information about the mono-bugs
mailing list