[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-04-19 Thread Daniel d'Andrada
*** This bug is a duplicate of bug 1447839 *** https://bugs.launchpad.net/bugs/1447839 Unity8 does implement "in-window cursor changing". If by that you mean a client application setting the cursor of its surface and unity8 taking that info a using it. -- You received this bug notification

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-04-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1447839 *** https://bugs.launchpad.net/bugs/1447839 If you still find it doesn't work, then that's bug 1447839. Although our toolkits do tell Mir what the current cursor is as it moves over the window, Unity8 is the one shell that doesn't yet implement that

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Dubstar_04
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

Re: [Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Daniel d'Andrada
On 19/02/2016 11:13, Dubstar_04 wrote: > This is a copy of the code from the mouse area: > > MouseArea { > id: mouseArea > anchors.fill:parent > > hoverEnabled: true > cursorShape: Qt.CrossCursor > } > > > The Apps

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Dubstar_04
This is a copy of the code from the mouse area: MouseArea { id: mouseArea anchors.fill:parent hoverEnabled: true cursorShape: Qt.CrossCursor } The Apps were built with "framework": "ubuntu-sdk-15.04" which framework are

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Daniel d'Andrada
for testing, I used CursorShapes.qml from lp:~dandrader/+junk/animatedDemos (if you wanna try that you'll have to build the CustomCursor module there and make QML2_IMPORT_PATH point to it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Daniel d'Andrada
Works on my laptop. ** Changed in: unity8 (Ubuntu) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547360 Title: Unity 8 doesnt respect Qt::CursorShape To

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Daniel d'Andrada
Please provide details and a sample application -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547360 Title: Unity 8 doesnt respect Qt::CursorShape To manage notifications about this bug go to:

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547360] Re: Unity 8 doesnt respect Qt::CursorShape

2016-02-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547360 Title: