Bug 507315 - Buttons of dialog used to confirm deletion of Sticky Note widget has weird style
Summary: Buttons of dialog used to confirm deletion of Sticky Note widget has weird style
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notes widget (other bugs)
Version First Reported In: 6.4.3
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-21 15:22 UTC by Patrick Silva
Modified: 2025-10-26 15:32 UTC (History)
2 users (show)

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


Attachments
screenshot (997.51 KB, image/png)
2025-07-21 15:22 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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.