Bug 170729

Summary: inclusion of GB18030 table and input style
Product: [Fedora] Fedora Reporter: Lawrence Lim <llim>
Component: scim-tablesAssignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, tools-bugs
Target Milestone: ---Keywords: FutureFeature, i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: scim-1.4.4-15 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-28 00:20:43 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: 167798    
Attachments:
Description Flags
sample GB output
none
code which generates GB18030 table none

Description Lawrence Lim 2005-10-14 04:30:32 UTC
Created attachment 119958 [details]
sample GB output

Comment 1 Lawrence Lim 2005-10-14 04:30:32 UTC
Description of problem:
GB18030 table was included in chinputLE, is it possible to include the table in
scim as well? In addition, an input style is also required to use the table.

Version-Release number of selected component (if applicable):
NA

How reproducible:
Always

Steps to Reproduce:
1.start chinputLE 
2.select the forth option (input style)
3.enter AAA or BBB or CCC or DDD
  
Expected Result
Must be able to see the output in the candidate windows as shown in the sample file.

Comment 2 Jens Petersen 2005-10-14 05:00:58 UTC
Can you point me to the table, please?

Comment 3 Lawrence Lim 2005-10-14 07:03:23 UTC
Created attachment 119962 [details]
code which generates GB18030 table

Comment 4 James Su 2006-01-11 04:04:24 UTC
If the locale is zh_CN.GB18030, then the raw code module supports inputting with
GB18030 code.

IMO, the raw code module may be extended to support multiple encodings.

Comment 5 Lawrence Lim 2006-01-16 05:06:02 UTC
Hmm..I am not able to input GB18030 code even in zh_CN.GB18030. Will investigate
further.

Comment 6 Qian Shen 2006-01-17 05:53:10 UTC
James Su fixed this bug in scim-1.4.4. I checked out the scim-1.4 brance from
the main scim cvs, and veryfied this bug using it. The  bug is fixed.

Comment 7 Jens Petersen 2006-01-19 02:53:38 UTC
scim-1.4.4 is in fc devel now.

Comment 8 Lawrence Lim 2006-04-28 00:20:43 UTC
Confirmed working with scim-1.4.4-15 in rawcode after changing encoding in the
aux window.