Bug 446415

Summary: Property icon.name should be used instead of iconName specified in the documentation (PlasmaComponents3.Button)
Product: [Frameworks and Libraries] libplasma Reporter: Driglu4it <Dr>
Component: componentsAssignee: Marco Martin <notmart>
Status: CONFIRMED ---    
Severity: normal CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.88.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Driglu4it 2021-12-03 11:57:44 UTC
On PlasmaComponents version 2 we use property iconName for Button, but for PlasmaComponents3 we should use icon.name property. 
Nothing is said about this in the documentation on this page:
https://api.kde.org/frameworks/plasma-framework/html/classorg_1_1kde_1_1plasma_1_1components_1_1Button.html
Comment 1 Nate Graham 2021-12-03 20:39:34 UTC
That is the documentation for the PC2 button, JFYI