<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - KDE5: Selected text in preedit area is not shown"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123957">123957</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>KDE5: Selected text in preedit area is not shown
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ftake@geeko.jp
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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:
<a href="https://github.com/qt/qtbase/blob/5.13/src/widgets/widgets/qwidgetlinecontrol.cpp">https://github.com/qt/qtbase/blob/5.13/src/widgets/widgets/qwidgetlinecontrol.cpp</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>