Summary: | Japanese ctext conversion bug | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Alexander Gottwald <ago> | ||||||||
Component: | Lib/Xlib | Assignee: | Xorg Project Team <xorg-team> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | high | CC: | cyamauch, cyamauch, roland.mainz | ||||||||
Version: | git | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Windows (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 351 | ||||||||||
Attachments: |
|
Description
Alexander Gottwald
2004-08-10 03:51:42 UTC
Created attachment 589 [details] [review] Patch for wrong sjis conversion Created attachment 590 [details] [review] patch for ctext conversion Created attachment 591 [details]
test program for conversion
This compound text bug appears if X_LOCALE is defined (which is not on most linux systems) With Cygwin/X, XIM is broken because of this. And also that causes Cygwin/X's clipbord integration problem in Japanese environment. If there are no objections I'll commit this Since there no objections, go ahead and commit the patches. /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.263; previous revision: 1.262 /cvs/xorg/xc/lib/X11/lcEuc.c,v <-- lcEuc.c new revision: 1.3; previous revision: 1.2 /cvs/xorg/xc/lib/X11/lcSjis.c,v <-- lcSjis.c new revision: 1.3; previous revision: 1.2 marking as fixed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.