Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6.0
-
None
-
macOS 10.11, Qt 5.6.0, Xcode 10.10
-
-
d8857f21ac2640215177b9cb7bb681b74bc66068
Description
Having a QAction with an svg-icon put to a menu in a QMainWindow will not draw the icon in the menu on a mac.
To reproduce this I just loaded your application-example, added a new file jobmanager.svg to the resource and exchanged the "save.png" occurence against 'jobmanger.svg'. The svg-icon is drawn in the toolbutton but not in the menu – added a screenshot.