Comment 3 for bug 1598920

Revision history for this message
Daniel d'Andrada (dandrader) wrote : Re: QML MouseArea CursorShape: not respected

To be clear:
A QQuickItem::cursor() must trickle all the way to down QWindow::cursor() so that shell can see it.

Either Page or MainView is interfering in that process.