Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.4
-
None
Description
The drag and drop code on X11 ignores the XdndActionAsk action, making it impossible to receive ask actions (which are intended to pop a context menu) from kde, gnome, or other Xdnd supporting window managers.
It was suggesed that a new Qt::AskAction be added to Qt's Drag And Drop(DND) code.