Qt5: drag cursor doesn't change depending on current drop action
Bug #1691049 reported by
Robert Haschke
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtbase-opensource-src (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug 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 in upstream report) 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.
The bug was reported upstream:
https:/
Qt maintainers state, that this bug is fixed in newer versions of Qt.
Please provide an appropriate patch to Ubuntu's Qt version.
To post a comment you must log in.