Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
5.2.1
-
None
-
Ubuntu 14.04 / 16.04
Description
Usually Qt should display an appropriate drag cursor to indicate the currently selected drop action. However, this feature isn't working since Qt5 anymore: The Qt::ArrowCursor is displayed all time - as long as the drop is accepted.
Exactly the same code (example attached) does work on Qt 4.8 like a charm.
I tested with Qt 5.2.1 on Ubuntu 14.04, Qt 5.5.1 source install on Ubuntu 14.04 and Qt 5.5 on Ubuntu 16.04.