https://bugs.documentfoundation.org/show_bug.cgi?id=141828
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #4 from Michael Weghorn <[email protected]> --- Technically, this isn't a bug in the Qt-based VCL plugins, since they're using the type of cursor that's explicitly specified. >From reading the code, I'd expect that macOS would behave similarly, but don't have that available for testing. Pending Gerrit change to request the pointing hand in svx code: https://gerrit.libreoffice.org/c/core/+/157891 (In reply to Julien Nabet from comment #1) > On pc Debian x86-64 with master sources updated today, I could reproduce > this. > gtk3 rendering does indeed use the index tip of the hand. This is because gtk3 just uses the same cursor for both, the "pointing hand" and the "hand", s. the commit message of above change for more details. -- You are receiving this mail because: You are the assignee for the bug.
