The app works as expected in Unity 7 when testing. The cursor is set depending on the current action and switches as expected.
On unity 8 I only have a Qt::ArrowCursor shown. I do have the mouseArea wrapped in a MultiPointTouchArea. Maybe the MultiPointTouchArea is handled differently on unity 7 because there is no touch device. I will remove the MultiPointTouchArea and test and feedback. Thanks, Dan -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1547360 Title: Unity 8 doesnt respect Qt::CursorShape Status in unity8 package in Ubuntu: Incomplete Bug description: Unity 8 doesn't respect the cursor shape and the cursor remains a standard Qt::ArrowCursor regardless of what it is set to. http://doc.qt.io/qt-5/qt.html#CursorShape-enum To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1547360/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

