Bug 61624
| Summary: | inputting multibytes characters is broken | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Akira TAGOH <tagoh> | ||||||||
| Component: | gnumeric | Assignee: | Havoc Pennington <hp> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 7.3 | CC: | eng-asia-list | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2002-03-27 05:14:45 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 61901 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Akira TAGOH
2002-03-22 09:24:37 UTC
Created attachment 49624 [details]
screenshot
Created attachment 49625 [details]
fix patch
This problem is already reported to upstream. See also http://bugzilla.gnome.org/show_bug.cgi?id=67073 This patch is included in that. The patch leaks the return value of gtk_editable_get_chars() Created attachment 49966 [details]
Oops... please use this instead of.
Jody says this patch (the second version) and Nakai's input method patch on bugzilla.gnome.org are probably safe, if you guys tested them in both C/japanese/Latin-1 locales. Jody also says that Gnumeric is NOT going to be usable in multibyte locales, even with these patches - bunches of other things will still be broken, though. Gnumeric 1.0.x will be usable in CJK locale with this patch. It will not as usable as it in English, but the patch will improve it so much. And XIM update position patch will not break other single byte locale. You and Jody don't know how XIM support is important for CJK users. Imagine the sadness that you cannot input your mother language with your keyboard. Oops, sad... Patch applied, 1.0.5-2 |