Created attachment 194257 [details] The time widget in the right overlaps other panel items STEPS TO REPRODUCE 1. Enter Digital clock settings (click the time and then the settings icon) A2. Under Appearance, set "Show seconds" to " Always" B2. Under Appearance, set "Show seconds" from " Always" to something else OBSERVED RESULT After A2: The seconds start overlapping other items in the panel (see attachment). After B2: There is not a gap around the time (see second screenshot I will attach in a comment). EXPECTED RESULT The place for the panel expands/shrinks immediatelly. ADDITIONAL INFORMATION Running plasmashell --replace fixes the issue. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 44 KDE Plasma Version: 6.7.1 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Kernel Version: 7.0.13-200.fc44.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × Intel® Core™ i9-9880H CPU @ 2.30GHz Memory: 64 GiB of RAM (62.5 GiB usable) Graphics Processor: Intel® UHD Graphics 630
Created attachment 194258 [details] This shows the gap.
Can confirm. It's especially noticeable with a very tall or very short panel.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6858
Git commit 28a42b4d5f9d2ce6ac11d4a3cd03b98216f26992 by Nate Graham, on behalf of Hunter White. Committed on 22/07/2026 at 03:11. Pushed by ngraham into branch 'master'. applets/digital-clock: Fix label not adjusting in size when showSeconds is changed Label sizing did not adjust to appropriate width when showSeconds was changed. The solution was to just call main.setupLabels() when showSeconds is changed. FIXED-IN: 6.6.7 M +4 -0 applets/digital-clock/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/28a42b4d5f9d2ce6ac11d4a3cd03b98216f26992
Git commit 5cef3835c5b6eaa8d1f6c34391e413d9b844be94 by Nate Graham. Committed on 22/07/2026 at 03:40. Pushed by ngraham into branch 'Plasma/6.7'. applets/digital-clock: Fix label not adjusting in size when showSeconds is changed Label sizing did not adjust to appropriate width when showSeconds was changed. The solution was to just call main.setupLabels() when showSeconds is changed. FIXED-IN: 6.6.7 (cherry picked from commit 28a42b4d5f9d2ce6ac11d4a3cd03b98216f26992) ef10f6b5 Label sizing did not adjust to appropriate width when showSeconds was changed.... Co-authored-by: Hunter White <hunterwhite.dev@gmail.com> M +4 -0 applets/digital-clock/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/5cef3835c5b6eaa8d1f6c34391e413d9b844be94
Git commit 313db251d8be3e280cf8d0da1bb169676edd74ba by Nate Graham. Committed on 22/07/2026 at 03:12. Pushed by ngraham into branch 'Plasma/6.6'. applets/digital-clock: Fix label not adjusting in size when showSeconds is changed Label sizing did not adjust to appropriate width when showSeconds was changed. The solution was to just call main.setupLabels() when showSeconds is changed. FIXED-IN: 6.6.7 (cherry picked from commit 28a42b4d5f9d2ce6ac11d4a3cd03b98216f26992) ef10f6b5 Label sizing did not adjust to appropriate width when showSeconds was changed.... Co-authored-by: Hunter White <hunterwhite.dev@gmail.com> M +4 -0 applets/digital-clock/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/313db251d8be3e280cf8d0da1bb169676edd74ba