<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - UI EDITING Drawing a shape, the cursor is not precise"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133950#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - UI EDITING Drawing a shape, the cursor is not precise"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133950">bug 133950</a>
              from <span class="vcard"><a class="email" href="mailto:sahdsg@chacuo.net" title="sahdsg@chacuo.net">sahdsg@chacuo.net</a>
</span></b>
        <pre>This should be a problem from
<a href="https://opengrok.libreoffice.org/xref/core/vcl/unx/gtk3/gtk3gtkdata.cxx?r=aef7feb3#134">https://opengrok.libreoffice.org/xref/core/vcl/unx/gtk3/gtk3gtkdata.cxx?r=aef7feb3#134</a>

The cursor size changes but the "hot position" does not change.

A temporary solution:
1. I go to system config and set default_cursor_size to 32 (it is 16 before)
2. Reboot Libreoffice
3. The cursor become precise
4. go to system config and set default_cursor_size to 16
5. The cursor is still precise

Maybe it should not scale the cursor image.

There is a new problem. For almost all shapes, the cursor becomes "DrawText".
Many cursor icons are not used.</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>