Bug 448295

Summary: Color scheme menu should have an icon for consistency
Product: [Applications] Elisa Reporter: Nagy Tibor <xnagytibor>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: 21.12.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot

Description Nagy Tibor 2022-01-12 02:48:14 UTC
Created attachment 145348 [details]
Screenshot

SUMMARY
Other KDE apps use a color wheel style icon for their color schemes menus. Elisa should also do the same for its "Application Menu"->"Color Scheme" menu, just for the sake of consistency.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3
Graphics Platform: X11
Comment 1 Nate Graham 2022-04-05 15:56:39 UTC
Unfortunately this is implemented as a QtQuickControls2 Menu, and that doesn't have an "icon" property we could use to set an icon. That needs to be fixed in Qt first. :( Can you file one at https://bugreports.qt.io and put its URL in the URL field here? Thanks!