https://bugs.kde.org/show_bug.cgi?id=515987
Filip Fila <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |1c86b12d94a7bbe464540e675e3 |4c8e142031db3d6689f00af5c6b |e94628c455e79 |8dcc0357ad2f6 --- Comment #3 from Filip Fila <[email protected]> --- Git commit 4c8e142031db3d6689f00af5c6b8dcc0357ad2f6 by Filip Fila. Committed on 15/02/2026 at 11:02. Pushed by filipf into branch 'Plasma/6.6'. 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} | (cherry picked from commit 1c86b12d94a7bbe464540e675e3e94628c455e79) c2736836 desktoppackage: Always show the "Focus shortcut:" label in panel configuration window Co-authored-by: Filip Fila <[email protected]> M +0 -1 desktoppackage/contents/configuration/PanelConfiguration.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/4c8e142031db3d6689f00af5c6b8dcc0357ad2f6 -- You are receiving this mail because: You are watching all bug changes.
