[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 18:32:02 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 peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78246

--- shadow/78246	2006-04-30 11:47:33.000000000 -0400
+++ shadow/78246.tmp.22603	2006-06-19 18:32:02.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 78246
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: OpenSUSE RC2
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: jackson at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: XIM is not enabled
+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.
 
 With current code XIM does not startup.
 
@@ -72,6 +72,13 @@
 EventMask value, IntPtr terminator);
 +
 +		[DllImport ("libX11")]
  		private static extern void XSetICFocus (IntPtr xic);
  
  		[DllImport ("libX11")]
+
+------- 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.


More information about the mono-bugs mailing list