Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.2
-
None
-
Ubuntu 18.04 and Ubuntu 18.10
-
-
2569ac2857a52fa271a7038e0c36fe3e5b2d760e (qt/qtbase/5.12)
Description
There appears to be no difference between the open and closed hand cursor. The attached (CursorTest.zip) demonstrates this as follows:
With the mouse cursor over the main window:
- Pressing and releasing the left mouse button should cycle between the open and closed hand cursor. However, it appears that the closed hand cursor is always shown.
- Pressing and releasing the right mouse button cycles between the cross cursor and the arrow cursor. This works correctly.
Attachments
Issue Links
- relates to
-
QTBUG-67373 Drop Xlib / libXcurosr dependency from QXcbCursor
- Closed
- resulted in
-
QTBUG-71423 Unify cursor name lookup handling on linux
- Reported