Bug 98484 - Chinese char input does not work
Summary: Chinese char input does not work
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice Online
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.4.0 target:5.3.0.4
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-07 08:01 UTC by Jun Ma
Modified: 2017-03-03 10:45 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jun Ma 2016-03-07 08:01:00 UTC
1-  Open or create a ODF document
2-  Single click in the edit erea of the document
3-  Swiching Input method to Chinese Input Method(such as Pinyin/SunPinyin/GooglePinyin etc.)
4-  try to enter/input a Chinese char to document, but nothing entered.(instance: "宋", usually we input s-o-n-g-space these five key and the Chinese char '宋' will insert into the document)

I tested for Writer, 
1-> the Server part received only one KeyEvent when input a Chinese char.
2-> the Server part received two KeyEvent when input a western char.
Comment 1 Kevin Suo 2016-04-07 05:52:07 UTC
(In reply to Jun Ma from comment #0)
Hi Ma Jun, Please indicate your LibreOffice version, OS version (ubuntu? Debian? Fedora etc...) and the input method application you installed and used. Thanks.
Comment 2 Jun Ma 2016-04-07 07:02:44 UTC
(In reply to Kevin Suo from comment #1)
> (In reply to Jun Ma from comment #0)
> Hi Ma Jun, Please indicate your LibreOffice version, OS version (ubuntu?
> Debian? Fedora etc...) and the input method application you installed and
> used. Thanks.

The bug is not libreoffice, but Collabora Online Development Edition (CODE). Its Product "Libreoffice Online", Sorry i didn't describe it clearly. 
About LibreOffice Online Chinese support issues, please check:https://lists.freedesktop.org/archives/libreoffice/2016-March/073770.html
Comment 3 Kevin Suo 2016-04-07 08:09:26 UTC
I change it back to UNCONFIRMED Then.
Comment 4 Olivier Hallot 2016-11-03 16:45:43 UTC
Please confirm if the latest LibreOffice Online has still the issue open.
Comment 5 Andras Timar 2016-11-14 17:03:59 UTC
Known issue, see this thread:
https://lists.freedesktop.org/archives/libreoffice/2016-March/073772.html
Comment 6 Commit Notification 2016-11-25 04:42:19 UTC
Pranav Kant committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/online/commit/?id=e9dbfa395381e942eff2e14f62aab61382b82e8d

tdf#98484: IME support - handle full string in compositions
Comment 7 Commit Notification 2016-11-25 09:13:45 UTC
Pranav Kant committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/online/commit/?id=47699cd9084e4562dd7983f6c4d48cef74b6ba0b

tdf#98484: Handle spaces in chrome when IME is enabled
Comment 8 Commit Notification 2016-12-01 10:46:02 UTC
Pranav Kant committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/online/commit/?id=2c7f7e8b699401d0b2c374235c353fdf438aeb0e

tdf#98484: Fix double-space in chrome when IME enabled
Comment 9 Commit Notification 2017-03-03 10:45:58 UTC
Pranav Kant committed a patch related to this issue.
It has been pushed to "libreoffice-5-3":

http://cgit.freedesktop.org/libreoffice/online/commit/?id=9cf293d507309ea489de01d87ae93a92a7ad3c13&h=libreoffice-5-3

tdf#98484: Fix double-space in chrome when IME enabled