https://bugs.documentfoundation.org/show_bug.cgi?id=149932

--- Comment #1 from Mike FABIAN <maiku.fab...@gmail.com> ---
I found a partial workaround for this problem, see:


https://github.com/ibus/ibus/issues/2420#issuecomment-1179340110

First, the libreoffice-kf5 needs to be installed, on Fedora it can be installed
like this:

sudo dnf install libreoffice-kf5

Then set this environment variable before starting libreoffice:

export SAL_USE_VCL_PLUGIN=kf5

and then start libreoffice:

oowriter &

Now switching off the underline works as you can see in the video:

(The “Low” underline makes a dotted underline, the “Double” underline looks the
same as the “Single” underline, but “None” does indeed show no underline at all
with export SAL_USE_VCL_PLUGIN=kf5)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to