[Libreoffice-bugs] [Bug 104169] Change the mouse cursor icon when hovering the spreadsheet

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 23 19:53:20 UTC 2021


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

--- Comment #16 from Sarabjot Singh <saini.sarabjotsingh at gmail.com> ---
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 -
https://gerrit.libreoffice.org/c/core/+/89744/18#message-69a364293a918a9e7f67383d446ba80502bf776f).
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
https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch#Cherry_picking_yourself_out_of_trouble).

-- 
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/20210423/58bb9a6b/attachment.htm>


More information about the Libreoffice-bugs mailing list