https://bugs.kde.org/show_bug.cgi?id=427449
Bug ID: 427449 Summary: QQC2-Desktop-Style causes RDM to not show toolbar buttons Product: frameworks-qqc2-desktop-style Version: 5.73.0 Platform: Other OS: FreeBSD Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: gr...@kde.org CC: k...@davidedmundson.co.uk Target Milestone: --- SUMMARY Redis Desktop Manager does not show toolbar icons under QQC2-Desktop-Style, but doesshow them under Material style, or with no style set. STEPS TO REPRODUCE 1. Build Redis Desktop Manager. There are instructions at http://docs.redisdesktop.com/en/latest/install/ ; there's also a snap which might make things easier to test (I don't know how snap interacts with styles -- installing the snap via discover on KDE neon does **not** reproduce the problem, but it's also styled differently from the rest of my desktop) 2. Run it (e.g. if you've just built it in src/, then `../bin/linux/release/rdm`). Take a screenshot, then close it -- you don't actually need Redis anywhere. 3. Run it again, but with a different style, `QT_QUICK_CONTROLS_STYLE=Material ../bin/linux/release/rdm` . Take a screenshot. 4. Run it again, `( unset KDE_FULL_SESSION ; unset XDG_CURRENT_DESKTOP ; unset DESKTOP_SESSION ; ../bin/linux/release/rdm )` and take a screenshot. OBSERVED RESULT - With QQC2-Desktop-Style, no icons show up on the toolbar buttons - With Material style, icons show up but are very small - With no style, icons show up as normal. EXPECTED RESULT I expect the buttons to show up the same in all styles (unless there's something silly in the RDM QML, which is *also* a possibility). SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.