Description: On KDE VCL, pre-edit text is show in the same way with fixed (normal) texts around that. So we cannot understand where is pre-edit text. GNOME VCL draws a line under pre-edit area. Tested with ibus-mozc and fcitx-mozc Steps to Reproduce: 1. Start writer with OOO_FORCE_DESKTOP=kde5 2. Enable ibus-mozc 3. type nihongo from keyboard Actual Results: "にほんご" is shown as a normal text Expected Results: A line is drawn under "にほんご" Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 147985 [details] pre-edit area with GTK3 VCL
Created attachment 147986 [details] pre-edit area with KDE5 VCL
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/f2ee532640fa200ada55ac51fbe47bad260aec7e%5E%21 tdf#122459 Qt5 IM underline pre-edit It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/7ca6bd053869a84d18bcce2b3f08a27a6ad785d9%5E%21 tdf#122459 Qt5 IM underline pre-edit It will be available in 6.2.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.