[Libreoffice-bugs] [Bug 125849] Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Non-English UI)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Feb 2 03:43:07 UTC 2020


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

Kevin Suo <suokunlong at 126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikekaganski at hotmail.com
            Summary|Draw/Writer cannot modify   |Draw/Writer cannot modify
                   |the unit of measure through |the unit of measure through
                   |the ruler above the         |the ruler above the
                   |workspace (Chinese UI only) |workspace (Non-English UI)

--- Comment #12 from Kevin Suo <suokunlong at 126.com> ---
When this bug is triggered, I have the following in terminal output:
warn:svtools.control:3445443:3445443:svtools/source/control/ruler.cxx:2416:
Ruler::SetUnit() - Wrong Unit

This may happen in all non-English UI. I suspect that's because the function
which called Ruler::SetUnit is passing eNewUnit which is non-English char and
then falls into non of these "switch" cases.

The only revision to this file, from the git log, seems to be:

author  Mike Kaganski <mike.kaganski at collabora.com>     2018-11-06 14:37:23
+0300
committer Mike Kaganski <mike.kaganski at collabora.com>   2018-11-08 12:15:51
+0100
commit  9e0770ea7e0cf094add54ad64bc9ff825d24bbe1

    Convert FieldUnit to scoped enum

Adding cc @Mike Kaganski: would you please take a look?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200202/4007b4d6/attachment.htm>


More information about the Libreoffice-bugs mailing list