[Mono-bugs] [Bug 78246][Nor] Changed - [2.0] XIM is not enabled
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 19 23:26:59 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=78246
--- shadow/78246 2006-06-19 18:32:02.000000000 -0400
+++ shadow/78246.tmp.27889 2006-06-19 23:26:59.000000000 -0400
@@ -8,13 +8,13 @@
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 2_0
URL:
Cc:
Summary: [2.0] XIM is not enabled
I'm guessing this as a bug rather than requesting feature completeness
since XIM support is explicitly denoted in 1.1.15 release notes.
@@ -79,6 +79,19 @@
------- Additional Comments From peter at novonyx.com 2006-06-19 18:32 -------
We did some XIM stuff for another bug we had, not getting proper
translation for some characters. I'm not sure we should try full
input method support for the 1.2 release, it requires quite a bit of
additional work and we're behind as is.
I'm gonna mark this 2.0, if you disagree please change it back.
+
+------- Additional Comments From atsushi at ximian.com 2006-06-19 23:26 -------
+Oh, didn't know that current code base was not for input method
+support itself.
+
+I don't think we should do it by 1.2 release. We already announced
+that input methods are unlikely to be supported in 1.2, and if we
+really need quite a bit of work, it is anyways impossible to support it.
+
+Without XIM almost all winforms applications are useless in CJK land,
+like a clarinet that does not produce C, D, E, F, G, A, and B sounds.
+But maybe we can use mozembed for TextBox purpose (of course rewriting
+application sources).
More information about the mono-bugs
mailing list