Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 6.0.0-beta1, Qt Creator 7.0.0-beta1, Qt Creator 8.0.0-beta1, Qt Creator 10.0.0-beta1, Qt Creator 11.0.0-beta1, Qt Creator 16.0.0-beta1 (16.0 branch)
Description
Discovered during https://wiki.qt.io/Qt_Creator_ManualTests_QtQuick
Open Qt declarative example Examples/Qt-6.2.0/quickcontrols2/gallery/gallery.pro
Configure with Qt 6.2.0 kit
Open gallery/gallery.qml
Switch to Outline pane in in the left sidebar
Enable show all bindings filter
Try to drag and drop width property to be below height
Upon drop observe that the qml code is not updated, neither is the outline
Worked fine with Creator 5.0.1
Attachments
Issue Links
- relates to
-
QTCREATORBUG-32388 Items cannot be dragged in overview
- Reported