[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #12 from Franklin Weng  ---

Fixed in CODE confirmed.  Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||5247

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

Aron Budea  changed:

   What|Removed |Added

 Whiteboard||target:6.3.0
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #11 from Aron Budea  ---
Should be fixed by the following two commits. Thanks to Henry Castro for the
fixes.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=c36e7f44c2e1b97d9073560a1734d3f6628ac85a
author  Henry Castro 2019-04-11 14:22:15
-0400
committer   Henry Castro 2019-04-12 15:26:56
+0200

lok: add missing parameter to PostExtTextInputEvent function

https://cgit.freedesktop.org/libreoffice/online/commit/?id=6987c3509c47a063a36311a5826fc4c4131846da
author  Henry Castro 2019-04-11 14:12:32
-0400
committer   Henry Castro 2019-04-12 15:24:42
+0200

loleaflet: fix the input method when receives 'compositionend' event

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #10 from Babbles  ---
When the window size is narrowed by desktop PC, it changes to the smartphone
mode. Blue input button displayed at the bottom right.
At this time, if the user inputs Chinese characters ignoring the blue button,
this problem does not seem to occur by Chromium based browser.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #9 from satoshi.in...@courio-city.com ---
I also have this same problem with Chromium based browsers.
This phenomenon does not occur with Firefox. And in Calc, there is no problem
with Chromium based when inputting characters into the text input section at
the top, not in cells.

Since the timing* when the input method changed in the smartphone version (or
narrow window display on desktop PC), but iOS has a problem with input.
*When the blue input mode button is on the lower right of the screen.

There is no problem if the user naturally inputs 2-byte characters. An error
occurs when the user tries to convert characters into Chinese characters.
When the user converts an input character into Chinese characters, first, all
characters before conversion are input as they are. Then, only one Chinese
character(1 word) is added to the end of the previous character. All characters
after the second character after Chinese characters conversion are cut.
I want the smartphone version to revert to the old system.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

Aron Budea  changed:

   What|Removed |Added

 CC||satoshi.inoue@courio-city.c
   ||om

--- Comment #8 from Aron Budea  ---
*** Bug 122795 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-01-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #7 from Franklin Weng  ---
(In reply to Aron Budea from comment #6)
> (In reply to Franklin Weng from comment #5)
> > After installing gcin
> Thank you for the detailed steps! What is still unclear to me, how do I
> switch between English and Chinese layouts?

Ctrl-space can switch between English and Chinese input mode.
Ctrl-Alt-1, Ctrl-Alt-3, ... can directly switch to certain Chinese input
method, and then Ctrl-space can switch back to English.

BTW, that's why the shortcut key "Ctrl-space" in Calc can not be used in CJK
because it conflicts with our input method engine.  But that's another topic.

> 
> However, in the meantime I managed to reproduce the bug with other input
> methods as well. Apparently the bug only occurs with Chrome/Chrome-based
> browsers.

Yes, I found it too.  I can input normally in Firefox but not in Google chrome.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-01-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   See Also||https://github.com/nextclou
   ||d/richdocuments/issues/294
 Ever confirmed|0   |1

--- Comment #6 from Aron Budea  ---
(In reply to Franklin Weng from comment #5)
> After installing gcin
Thank you for the detailed steps! What is still unclear to me, how do I switch
between English and Chinese layouts?

However, in the meantime I managed to reproduce the bug with other input
methods as well. Apparently the bug only occurs with Chrome/Chrome-based
browsers.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-01-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #5 from Franklin Weng  ---
(In reply to Aron Budea from comment #4)
> Franklin, could you please share instructions on how to set up and use gcin?
> Installing it is easy, but when it comes to using the tool, unfortunately
> not so much.

After installing gcin

1. make sure you are under locale zh_TW.UTF-8 (so you should probably install
ubuntu with zh_TW)
2. there should be two files: 26_gcin.conf and 26_gcin.rc under
/usr/share/im-config/data
3. run im-config with your own account (not root) to select user input method. 
You can probably override LC_ALL=C im-config to understand the messages. 
Answer Yes in the second window then choose gcin.
4. logout (restart X-window or dm) and login again
5. make sure the following environment variables are set:

$ env | grep IM
CLUTTER_IM_MODULE=xim
QT4_IM_MODULE=gcin
QT_IM_MODULE=gcin
GTK_IM_MODULE=gcin

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-01-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #4 from Aron Budea  ---
Franklin, could you please share instructions on how to set up and use gcin?
Installing it is easy, but when it comes to using the tool, unfortunately not
so much.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2018-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #3 from Franklin Weng  ---
(In reply to Andras Timar from comment #2)
> @Franklin: what is your IME software? I tried on my openSUSE, and my IME
> looked different, and also it worked OK with CODE.

gcin, running on Kubuntu 18.04.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2018-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #2 from Andras Timar  ---
@Franklin: what is your IME software? I tried on my openSUSE, and my IME looked
different, and also it worked OK with CODE.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2018-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

--- Comment #1 from Andras Timar  ---
The bug is not reproducible on Windows. It must be some strange interaction of
IME and browser on Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs