[kdenlive] [Bug 497363] Icons are absent in right-click menus

Jean-Baptiste Mardelle bugzilla_noreply at kde.org
Thu Dec 12 14:08:09 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=497363

Jean-Baptiste Mardelle <jb at kdenlive.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle <jb at kdenlive.org> ---
This is caused by change in Qt. Mac Apps usually don't show icons in menus, so
for consistency, Qt hides them since Qt 6.7.
This can however be worked around using the Qt::AA_DontShowIconsInMenus flag on
startup.

Maybe we can make this configurable, will have a look

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list