[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 07:55:11 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:53:40.000000000 -0400
+++ shadow/78404.tmp.12448 2006-05-15 07:55:11.000000000 -0400
@@ -1,23 +1,24 @@
Bug#: 78404
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
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: ---
URL:
Cc:
Summary: TextBox: Support keyboard switch from/to RtoL/LtoR
+BugsThisDependsOn: 70403[DUPLICATE]
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:
@@ -59,6 +60,9 @@
l/r shift detection...
------- Additional Comments From atsushi at ximian.com 2006-05-15 07:53 -------
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.
More information about the mono-bugs
mailing list