Bug 122459 - KDE5 VCL: cannot distinguish a pre-edit text of an input method from fixed (normal) text
Summary: KDE5 VCL: cannot distinguish a pre-edit text of an input method from fixed (n...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.3.0 target:6.2.0.2
Keywords:
Depends on:
Blocks: CJK KDE, KF5
  Show dependency treegraph
 
Reported: 2019-01-04 07:32 UTC by Fuminobu TAKEYAMA
Modified: 2019-01-04 19:30 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
pre-edit area with GTK3 VCL (47.20 KB, image/png)
2019-01-04 07:35 UTC, Fuminobu TAKEYAMA
Details
pre-edit area with KDE5 VCL (52.48 KB, image/png)
2019-01-04 07:37 UTC, Fuminobu TAKEYAMA
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fuminobu TAKEYAMA 2019-01-04 07:32:45 UTC
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:
Comment 1 Fuminobu TAKEYAMA 2019-01-04 07:35:48 UTC
Created attachment 147985 [details]
pre-edit area with GTK3 VCL
Comment 2 Fuminobu TAKEYAMA 2019-01-04 07:37:41 UTC
Created attachment 147986 [details]
pre-edit area with KDE5 VCL
Comment 3 Commit Notification 2019-01-04 15:36:41 UTC
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.
Comment 4 Commit Notification 2019-01-04 19:27:47 UTC
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.