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@lists.freedesktop.org
          Reporter: ft...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to