mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
fixed:bug 4370
This commit is contained in:
parent
0f7e8a736d
commit
11c946a519
@ -231,7 +231,7 @@ void DockItem::showContextMenu()
|
||||
hidePopup();
|
||||
emit requestWindowAutoHide(false);
|
||||
|
||||
m_contextMenu.exec(QCursor::pos());
|
||||
m_contextMenu.popup(QCursor::pos());
|
||||
|
||||
onContextMenuAccepted();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user