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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
