<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Change the mouse cursor icon when hovering the spreadsheet"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104169#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Change the mouse cursor icon when hovering the spreadsheet"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104169">bug 104169</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>Hi. I want to work on this bug (enhancement) but I am not completely sure about
what the task is, as it currently stands. My guess is I have to follow up from
Eike’s comment in gerrit about preventing the pointer from changing back to
arrow on click (more precisely, after click) (Link -
<a href="https://gerrit.libreoffice.org/c/core/+/89744/18#message-69a364293a918a9e7f67383d446ba80502bf776f">https://gerrit.libreoffice.org/c/core/+/89744/18#message-69a364293a918a9e7f67383d446ba80502bf776f</a>).
The new position of SetPointer calls are now in lines 1911, 1920 and 1951 for
MouseButtonUp in sc/source/ui/view/gridwin.cxx. All of these can be changed to
    SetPointer( PointerStyle::FatCross );

I agree with Eike on MouseButtonDown case – it should be remain arrow.
Please correct me if I am wrong somewhere.

Also, to resume work from the point mesutcfc left, I see their patch can be
downloaded from gerrit, but then there are multiple (five) options for that and
I am not sure which one to take (sorry, I am a novice) and if there is any
follow up to be done (after downloading) to get it ready to work. (I read
something about cherry picking for older patches on
<a href="https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch#Cherry_picking_yourself_out_of_trouble">https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch#Cherry_picking_yourself_out_of_trouble</a>).</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>