Qt Designer, unable to drag & drop widgets
-
Using brew installed Qt (5.15.1) and vtk 8.2, Qt designer would work for maybe an hour then when I minimize it and come back, dragging and dropping widgets from the widget box no longer works. I only have the option to right click and expand or collapse the tabs.
Uninstalling and reinstalling Qt does not fix the issue, by some sheer luck I managed to get the dragging & dropping working after spam clicking a bunch of .ui files, but a little later the functionality stopped again.
Does anyone else have this issue?
I tried this on my other brand new Mac machine... same behavior, can't drag & drop widgets in designer
-
Thank you. I get the same problem and your solution is curiously OK....
-
Hi,
Did you guys checked the bug report system for that issue ?
-
@HoodGeekFromTheSouthSide said in Qt Designer, unable to drag & drop widgets:
@SGaist Did Qt ever fix this problem?
Hi and welcome to devnet,
I do no know, I am not using Designer.
-
This problem looks like QTBUG-86786, which should be fixed in Qt 5.15.2.
Regards