Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10
-
None
-
Gnome
Description
folder-new shows up, but e.g. edit-cut, edit-copy, document-save do not.
Can be reproduced with:
Button { id: button action: Action { text: qsTr("Cut") icon.name: "document-save" icon.width: 24 icon.height: 24 onTriggered: button.cut() } }
Attachments
Issue Links
- is required for
-
QTBUG-35598 QtQuick Controls TextField and TextArea miss mouse context menu
-
- Closed
-