STEPS TO REPRODUCE 1. Open System Settings 2. Navigate to "Global Theme" 3. Select "Breeze" 4. Navigate to "Window Decorations" OBSERVED RESULT No window decoration is highlighted as selected EXPECTED RESULT Breeze is highlighted as selected SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Fedora Rawhide KDE (available in About System) KDE Plasma Version: 5.92.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.6.1 ADDITIONAL INFORMATION
Cannot reproduce the issue myself with today's git master of Plasma 6 Wayland compiled on top of Fedora 39. Does it happen with the Breeze Dark and Breeze Twilight themes as well?
(In reply to Nate Graham from comment #1) > Does it happen with the Breeze Dark and Breeze Twilight themes as well? Yes
This is due to plasma-workspace being compiled without Breeze: https://invent.kde.org/plasma/plasma-workspace/-/blob/v5.92.0/CMakeLists.txt?ref_type=tags#L133 That happened in RC1 because the Breeze tarball was created without bumping the CMake package version to 5.92.0. This was reported in the #release-team:kde.org matrix room but not hotfixed. Distros may or may not have figured it out and patched it downstream. Considering this fixed as it shouldn't happen again next release.