<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc 7.2.0.0.a0+ >2021-05-19, no mouse cursor in cell area"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142390#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc 7.2.0.0.a0+ >2021-05-19, no mouse cursor in cell area"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142390">bug 142390</a>
              from <span class="vcard"><a class="email" href="mailto:saini.sarabjotsingh@gmail.com" title="Sarabjot Singh <saini.sarabjotsingh@gmail.com>"> <span class="fn">Sarabjot Singh</span></a>
</span></b>
        <pre>For the time being, here's a temporary workaround to make the cursor visible

Open "sc/source/ui/drawfunc/fudraw.cxx "
In line 62
Replace (PointerStyle::FatCross) with (PointerStyle::Arrow)
This will show the arrow cursor majority of times, except for a few situations
of mouse clicks.</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>