Summary | Traditional Chinese Input Problem in Compose Windows |
Queue | IMP |
Queue Version | 6.2.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | busywater (at) gmail (dot) com |
Created | 09/10/2014 (3954 days ago) |
Due | |
Updated | 12/30/2014 (3843 days ago) |
Assigned | 09/10/2014 (3954 days ago) |
Resolved | 12/30/2014 (3843 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
but not chrome and firefox in the same OS.
ckeditor 3.6. So this is not something that can be changed until we
switch to a newer ckeditor version, which will require a total
rewrite of IMP internals.
State ⇒ Stalled
ckeditor 3.6. So this is not something that can be changed until we
switch to a newer ckeditor version, which will require a total rewrite
of IMP internals.
for Horde 5.
If so, there's nothing we can do about it - HTML editor is provided
by a 3rd party application (ckeditor).
Is there anyway I can upgrade the ckeditor?
For example, with which version of ckeditor horde is compatible?
Kinglok, Fong
State ⇒ Feedback
If so, there's nothing we can do about it - HTML editor is provided by
a 3rd party application (ckeditor).
New Attachment: Screen Shot 2014-09-11 at 12.13.26 am.png
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ Traditional Chinese Input Problem in Compose Windows
Type ⇒ Bug
Priority ⇒ 1. Low
first input key is treated as finalised character.
In order to type the Chinese Character ?, we need to enter "onf" which
represent ??? and we call it the character root of the Chinese
character ?. After pressing the space bar, the character ? would be
produced and show on screen.
It is perfectly fine for the first line. However, after pressing
enter to start a new line, it is not possible to type in the three
root. The first root is displayed as character on the screen while
the other two roots cannot be recognised as the chinese character ?.
A screen dump is attached and hope the problem can be solved.