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

Kevin Suo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Kevin Suo <[email protected]> ---
That control is hide (in case Asian language is disabled) at line:
https://opengrok.libreoffice.org/xref/core/sw/source/ui/config/optload.cxx?r=dd4d55b4#128

So, to resolve the issue you have requested, you can simply remove that line.
However, I doubt whether it is correct to remove that line (i.e. to allow the
user to enable or disable the character unit feature), as that feature was only
used for Asian languages (e.g. setting the first line indent or before-text
indent to be n-characters).

Also on current master, when you enable the character unit, then disable the
Asian language, although the "enable character unit" control is hidden, there
is no risk as the format > paragraph > indent and spacing dialog does not use
"ch" units at this point.

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

Reply via email to