-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
5.5.1
-
None
-
Windows Phone 8.1, Qt 5.5 (release), Qt 5.6 (git), Visual Studio 2013 (update 3)
After a few mouse gestures (pinch, pan) the Map view hangs with the following error:
<code>
qrc:///QtQuick/Controls/Private/ScrollViewHelper.qml:192:9: QML Binding: Property 'raised' does not exist on Item.
qrc:///QtQuick/Controls/Private/ScrollViewHelper.qml:145:9: QML Binding: Property 'raised' does not exist on Item.
This plugin does not support grabbing the mouse
This plugin does not support grabbing the keyboard
</code>
The problem exists in Qt 5.5 and Qt 5.6 on Windows Phone 8.1 and can be reproduced using the "mapsviewer" example.