https://bugs.freedesktop.org/show_bug.cgi?id=53151

--- Comment #15 from Rimas Kudelis <[email protected]> ---
Created attachment 80631
  --> https://bugs.freedesktop.org/attachment.cgi?id=80631&action=edit
Quick fix: same hand cursor with its hotspot moved between fingers

Here's a quick fix. Sorry, no patch, cause it's a binary file.

I have moved this cursors hotspot into a more appropriate position, between the
thumb and other fingers.

It seems that the hand cursor is used for certain point operations, so I'll
leave it up to developers or UX people to decide whether or not the crosshair
fits there.

As a sidenote, it looks like salsrc.rc [1] and salframe.cxx [2] would benefit
from some cleanup. The former still sets some cursors for windows versions
below 4.0(=win98) and non-NT windows, which are all dead and unsupported now.
Removing that code would allow to remove help.cur, hsize.cur, vsize.cur,
neswsize.cur and nwsesize.cur. Furthermore, I found at least four cursors that
have stock versions with IDC_ identifiers in Windows (cross.cur = IDC_CROSS,
move.cur == IDC_SIZEALL, notallow.cur == IDC_NO, refhand.cur == IDC_HAND).

[1]
http://cgit.freedesktop.org/libreoffice/core/tree/vcl/win/source/src/salsrc.rc
[2]
http://cgit.freedesktop.org/libreoffice/core/tree/vcl/win/source/window/salframe.cxx#n2106

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to