https://bugs.kde.org/show_bug.cgi?id=499872
Bug ID: 499872 Summary: `plasmawindowed` does not pad toolbars. Classification: Plasma Product: Plasma SDK Version: 6.3.0 Platform: Fedora RPMs URL: https://bugs.kde.org/show_bug.cgi?id=499154#c9 OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: plasmoidviewer Assignee: plasma-b...@kde.org Reporter: 4wy78...@rokejulianlockhart.addy.io CC: giorgos.tsiapalio...@kde.org Target Milestone: --- Created attachment 178178 --> https://bugs.kde.org/attachment.cgi?id=178178&action=edit Screenshot of `org.kde.plasma.clipboard` in 6.3.0 (for `#c0`). SUMMARY ------- `plasmawindowed` does not pad window toolbars. STEPS TO REPRODUCE ------------------ 1. ~~~sh #!/usr/bin/env sh plasmawindowed org.kde.plasma.volume ~~~ OBSERVED RESULT --------------- The right-most button isn't padded. Though, the left *appears to be* (although it's not a `QToolButton`, so perhaps *that*'s the reason). 2. ~~~sh #!/usr/bin/env sh plasmawindowed org.kde.plasma.clipboard ~~~ OBSERVED RESULT --------------- Neither the left nor right buttons are padded. EXPECTED RESULT --------------- [`id=499154#c9`][1] recommends a `smallSpacing`. SOFTWARE/OS VERSIONS -------------------- 1. ~~~sh #!/usr/bin/env sh kinfo ~~~ 2. > ~~~YAML > Operating System: Fedora Linux 41 > KDE Plasma Version: 6.3.0 > KDE Frameworks Version: 6.10.0 > Qt Version: 6.8.2 > Kernel Version: 6.12.11-200.fc41.x86_64 (64-bit) > Graphics Platform: Wayland > Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor > Memory: 30.4 GiB of RAM > Graphics Processor 1: AMD Radeon RX 5700 > Graphics Processor 2: AMD Radeon Graphics > ~~~ ADDITIONAL INFORMATION ---------------------- [1]: https://bugs.kde.org/show_bug.cgi?id=499154#c9 -- You are receiving this mail because: You are watching all bug changes.