https://bugs.kde.org/show_bug.cgi?id=515987
Filip Fila <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |1c86b12d94a7bbe464540e675e3 | |e94628c455e79 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Filip Fila <[email protected]> --- Git commit 1c86b12d94a7bbe464540e675e3e94628c455e79 by Filip Fila. Committed on 15/02/2026 at 11:00. Pushed by filipf into branch 'master'. desktoppackage: Always show the "Focus shortcut:" label in panel configuration window If a desktop theme doesn't use adaptive opacity, the "Focus shortcut:" label is hidden in the panel configuration. At the same time, the shortcut button and the clear shortcut button are still rendered so it's unclear to the user what these buttons do. The UI also looks imbalanced without the label. Since the focus shortcut seems to work regardless of the fact if the theme is adaptive or not, the label should not become invisible if the theme doesn't use adaptive opacity. This MR removes the 'visible' property that was at fault. | Before | After | | ------ | ------ | | {width=478 height=530} | {width=477 height=591} | M +0 -1 desktoppackage/contents/configuration/PanelConfiguration.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/1c86b12d94a7bbe464540e675e3e94628c455e79 -- You are receiving this mail because: You are watching all bug changes.
