Bug 507315

Summary: Buttons of dialog used to confirm deletion of Sticky Note widget has weird style
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: Notes widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: madness742, nate
Priority: NOR    
Version First Reported In: 6.4.3   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=499562
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2025-07-21 15:22:44 UTC
Created attachment 183397 [details]
screenshot

STEPS TO REPRODUCE
1. Add the Stick Note widget to desktop
2. write any note
3. click on trash icon on bottom

OBSERVED RESULT
dialog with weird buttons seen in the attached screenshot

EXPECTED RESULT
buttons with correct style

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Graphics Platform: Wayland
Comment 1 Nate Graham 2025-07-21 15:26:28 UTC
I don't think we can use the same fix as Bug 503332, because there's no bounded parent window, just Plasmashell itself.

We may need to create a C++ dialog here.