Bug 404813 - "Defaults" button has no icon in the windows to configure desktop effects
Summary: "Defaults" button has no icon in the windows to configure desktop effects
Status: RESOLVED DUPLICATE of bug 398973
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (show other bugs)
Version: 5.15.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-25 18:04 UTC by Patrick Silva
Modified: 2019-02-27 11:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot (153.35 KB, image/png)
2019-02-25 18:04 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2019-02-25 18:04:25 UTC
Created attachment 118360 [details]
screenshot

STEPS TO REPRODUCE
1. search for "desktop effects" kcm in the apps launcher and open
2. click on the button to configure any effect
3. 

OBSERVED RESULT
"Defaults" button has no icon. See my screenshot.

EXPECTED RESULT
"Defaults" button has an icon like other "Defaults" buttons present in system settings.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
Comment 1 Vlad Zahorodnii 2019-02-26 08:52:12 UTC
This is an upstream issue. See QDialogButtonBoxPrivate::createButton.
Comment 2 Nate Graham 2019-02-26 16:28:59 UTC
Can you clarify what the problem is specifically? That function doesn't allow custom icons or something?
Comment 3 Vlad Zahorodnii 2019-02-27 09:45:07 UTC
That's a Qt limitation. QDialogButtonBox doesn't set icon.
Comment 4 David Edmundson 2019-02-27 11:53:01 UTC
*** This bug has been marked as a duplicate of bug 398973 ***