[Libreoffice-bugs] [Bug 123957] New: KDE5: Selected text in preedit area is not shown
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 9 08:59:33 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123957
Bug ID: 123957
Summary: KDE5: Selected text in preedit area is not shown
Product: LibreOffice
Version: 6.3.0.0.alpha0+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: ftake at geeko.jp
Description:
Chinese and Japanese input methods allow us to select some part of preedit text
and convert it into Chinese characters. However, LibreOffice applications (with
KDE5 VCL) does not show which text are selected.
Steps to Reproduce:
1. Enable ibus-mozc
2. Type hyoujunnsutairu
3. Press Space key
Actual Results:
標準スタイル
Expected Results:
|標準|スタイル
"|XXXX|" represents a selected (inverted) text.
Reproducible: Always
User Profile Reset: No
Additional Info:
The following code might be helpful:
https://github.com/qt/qtbase/blob/5.13/src/widgets/widgets/qwidgetlinecontrol.cpp
--
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/20190309/cf3cba3a/attachment.html>
More information about the Libreoffice-bugs
mailing list