<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Non-English UI)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125849">bug 125849</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mikekaganski@hotmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Chinese UI only)
           </td>
           <td>Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Non-English UI)
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Non-English UI)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125849#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Non-English UI)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125849">bug 125849</a>
              from <span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span></b>
        <pre>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 <<a href="mailto:mike.kaganski@collabora.com">mike.kaganski@collabora.com</a>>     2018-11-06 14:37:23
+0300
committer Mike Kaganski <<a href="mailto:mike.kaganski@collabora.com">mike.kaganski@collabora.com</a>>   2018-11-08 12:15:51
+0100
commit  9e0770ea7e0cf094add54ad64bc9ff825d24bbe1

    Convert FieldUnit to scoped enum

Adding cc @Mike Kaganski: would you please take a look?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>