- 
    
Bug
 - 
    Resolution: Duplicate
 - 
    
P4: Low
 - 
    None
 - 
    5.6.0
 - 
    None
 
The little window that shows the drag icon during drag and drops has an incorrect window type (at least on X11) as Tooltip
in its constructoore:
setFlags(Qt::ToolTip | Qt::FramelessWindowHint |
                   Qt::X11BypassWindowManagerHint | Qt::WindowTransparentForInput | Qt::WindowDoesNotAcceptFocus);
This may led window managers to mismanage it, as on X11 that window is supposed to have the type
_NET_WM_WINDOW_TYPE_DND
- duplicates
 - 
                    
QTBUG-98048 Drag and drop with pixmap laggy on KDE
-         
 - Closed
 
 -         
 
| For Gerrit Dashboard: QTBUG-52560 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 155312,6 | Add a new DnDWindow window type | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |