Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 303596 Details for
Bug 195416
scim-chewing needs initial input mode configuration
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
finished patch 2/2
libchewing-0.3.0-11.bz195416.patch (text/x-patch), 785 bytes, created by
Caius Chance
on 2008-04-24 06:52:25 UTC
(
hide
)
Description:
finished patch 2/2
Filename:
MIME Type:
Creator:
Caius Chance
Created:
2008-04-24 06:52:25 UTC
Size:
785 bytes
patch
obsolete
>diff -up libchewing-0.3.0/include/global.h.9-bz195416 libchewing-0.3.0/include/global.h >diff -up libchewing-0.3.0/src/chewingio.c.9-bz195416 libchewing-0.3.0/src/chewingio.c >--- libchewing-0.3.0/src/chewingio.c.9-bz195416 2008-04-24 14:56:45.000000000 +1000 >+++ libchewing-0.3.0/src/chewingio.c 2008-04-24 16:31:32.000000000 +1000 >@@ -255,13 +255,7 @@ CHEWING_API int chewing_Configure( Chewi > > CHEWING_API void chewing_set_ChiEngMode( ChewingContext *ctx, int mode ) > { >- ChewingData *pgdata = ctx->data; >- >- if ( pgdata->bFirstKey == 0 ) { >- pgdata->bChiSym = mode; >- pgdata->bCaseChange = ( mode == CHINESE_MODE ? 0 : 1 ); >- pgdata->bFirstKey = 1; >- } >+ ctx->data->bChiSym = ( mode == CHINESE_MODE ? 1 : 0 ); > } > > CHEWING_API int chewing_get_ChiEngMode( ChewingContext *ctx )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 195416
:
135941
|
303562
|
303563
|
303595
| 303596