https://bugs.documentfoundation.org/show_bug.cgi?id=173064
Bug ID: 173064
Summary: IME candidate window does not follow text cursor after
mouse click on Plasma Wayland
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
On KDE Plasma Wayland with Fcitx5/Mozc, the IME candidate/preedit window does
not follow the text cursor when the cursor is moved by clicking with the mouse.
This happens every time in LibreOffice Writer, Calc
Steps to Reproduce:
1. Open LibreOffice Writer.
2. Enter Japanese text using Fcitx5/Mozc.
3. Click another position in the document with the mouse.
4. Start Japanese input again.
Actual Results:
The IME candidate/preedit window remains at the previous cursor position.
Expected Results:
The IME window should immediately appear at the new text cursor position after
moving the cursor with the mouse.
Reproducible: Always
User Profile Reset: No
Additional Info:
When the text cursor is moved with the keyboard arrow keys, the IME window
correctly follows the cursor.
The issue occurs with both SAL_USE_VCLPLUGIN=qt5 and SAL_USE_VCLPLUGIN=gtk3.
With QT_IM_MODULE=fcitx QT_QPA_PLATFORM=xcb SAL_USE_VCLPLUGIN=qt5, the first
character is shown at the old position, but the IME window moves to the correct
position from the second character.
With SAL_USE_VCLPLUGIN=gen, Japanese input does not work in my environment.
version info:
Version: 26.2.4.2 (X86_64)
Build ID: 620(Build:2)
CPU threads: 12; OS: Linux 7.0; UI render: default; VCL: kf6 (cairo+wayland)
Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP
Ubuntu package version: 4:26.2.4.2-0ubuntu0.26.04.2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.