https://bugs.kde.org/show_bug.cgi?id=516042
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version| |6.7.0 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |c7fddd119b773cab677a55af617 | |3079f4590dc28 --- Comment #2 from Nate Graham <[email protected]> --- Git commit c7fddd119b773cab677a55af6173079f4590dc28 by Nate Graham, on behalf of Filip Fila. Committed on 16/03/2026 at 21:47. Pushed by ngraham into branch 'master'. desktoppackage: Don't offer panel opacity settings if the theme doesn't support them Depends on plasma/libplasma!1441 If a theme doesn't support setting opacity options, the user is still not prevented from changing them in the panel configuration dialog. This is confusing because the options don't do anything. The runaway line of code from !3538 was probably meant to turn off the combobox if adaptive opacity is not supported. This patch disables the combobox in such cases, disables toggling the combobox by clicking on the thumbnail above, dims the combobox, and adds a tooltip that explains why the control is disabled. FIXED-IN: 6.7.0 M +20 -5 desktoppackage/contents/configuration/PanelConfiguration.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/c7fddd119b773cab677a55af6173079f4590dc28 -- You are receiving this mail because: You are watching all bug changes.
