[Libreoffice-bugs] [Bug 121161] New: kde5: KDE5 VCL plugin does not accept (CJK) inputs through input method
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 4 15:24:19 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121161
Bug ID: 121161
Summary: kde5: KDE5 VCL plugin does not accept (CJK) inputs
through input method
Product: LibreOffice
Version: 6.2.0.0.alpha1+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: ftake at geeko.jp
Description:
It seems that the new KDE5 VCL plugin does not handle events from an input
method, an application mainly used for inputting CJK characters. So now we
cannot input CJK characters from keyboard into LibreOffice applications on KDE
5.
GTK 3 VCL plugin is working fine with the same AppImage image.
I guess the VCL plugin does not handle Qt5 input method events:
http://doc.qt.io/qt-5/qinputmethodevent.html
Steps to Reproduce:
1. start ibus-mozc with QT_IM_MODULE=ibus
2. start libreoffice with OOO_FORCE_DESKTOP=qt5 and QT_IM_MODULE
3. open witer and enable IBus
4. create a new document with writer
5. switch the input mode of ibus-mozc to Hiragana
6. type "aaa"
Actual Results:
"aaa" is inserted into the document
Expected Results:
"あああ" is inserted into the document
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181104/07bf4cee/attachment.html>
More information about the Libreoffice-bugs
mailing list