Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.2.0 Beta1
-
OS X 10.8
Description
Having a Qt Quick Window makes drag & drop unusable.
How to reproduce:
- start Qt Creator (built with Qt 5.2.0) with the welcome screen enabled (this is the default)
- open a Qt Quick file
- try to drag & drop elements in the outline pane of the side bar - it won't work.
Now, restart Qt Creator with -noload Welcome, which won't show the welcome screen (the said Qt Quick Window). This time, drag & drop will work.