SUMMARY *** Clock is horisontal on vertical panels *** STEPS TO REPRODUCE 1. Create vertical panel 2. Add a clock 3. See bug It was working as intended on 5.27 OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Created attachment 165508 [details] Screen of bug. Clock gone rogue here, it really needs an option to turn 90 degrees
The Digital Clock for me resized and fit properly into the panel width, but that resulted in a tiny text size. Operating System: KDE neon Testing Edition KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.1 Kernel Version: 6.5.0-15-generic (64-bit) Graphics Platform: Wayland Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz Memory: 15.4 GiB of RAM Graphics Processor: AMD Radeon Pro WX 3200 Series Manufacturer: Dell Inc. Product Name: Precision 7540
Same; I use a vertical panel myself and don't see this. I suspect the issue is caused by how you've configured the Digital Clock widget. Are you able to reproduce the issue with a *new* digital Clock Widget placed on the same panel? If not, please revert changed settings in your normal Digital Clock widget one-by-one until you find the one causing the issue. Thanks!
(In reply to Nate Graham from comment #3) > Same; I use a vertical panel myself and don't see this. I suspect the issue > is caused by how you've configured the Digital Clock widget. Are you able to > reproduce the issue with a *new* digital Clock Widget placed on the same > panel? > > If not, please revert changed settings in your normal Digital Clock widget > one-by-one until you find the one causing the issue. > > Thanks! Just added a new widget, enabled seconds - and boom - issue appears again. How I can turn a widget or font inside it 90 degrees, like in Plasma 5?
For me, seconds is cruical
Rotating widgets inside Panels was never a feature. You may be thinking of rotating widgets on the desktop, which is still there in Plasma 6 and has not changed. If you say it's related to seconds though, that helps. I can reproduce the issue when I turn on seconds, but only when using a 24-hour time display. With 12-hour, it all works fine.
I always use 24-hour with seconds. Never thought about other clock formats.
Created attachment 167107 [details] Screenshot of the clock being cut off Having the same issue. I have my taskbar on the right side and the clock is configured to show seconds and use the 24h format. It seems to me that seconds are not considered when automatically determining the font size - if I turn seconds off, the clock stays at the same font size and fits perfectly. This happened on two machines after upgrading to Plasma 6.
*** Bug 488987 has been marked as a duplicate of this bug. ***
*** Bug 484724 has been marked as a duplicate of this bug. ***
Created attachment 173759 [details] The date text is smaller than the time text. Barely readable.
*** Bug 492856 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4724
*** Bug 488861 has been marked as a duplicate of this bug. ***
Git commit c89700352f94e6b27177b00d5b17404bef54b302 by Akseli Lahtinen. Committed on 19/09/2024 at 16:14. Pushed by akselmo into branch 'master'. DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds Text.VerticalFit only took height into account. Text.Fit will take both height and length into account, which fixes the digital clock fitting inside small panels even when seconds are shown FIXED-IN: 6.2.0 M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/c89700352f94e6b27177b00d5b17404bef54b302
Git commit 05e0a0c4e2dae5834a075e7901b14598a9cdf047 by Akseli Lahtinen. Committed on 19/09/2024 at 16:57. Pushed by akselmo into branch 'Plasma/6.2'. DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds Text.VerticalFit only took height into account. Text.Fit will take both height and length into account, which fixes the digital clock fitting inside small panels even when seconds are shown FIXED-IN: 6.2.0 (cherry picked from commit c89700352f94e6b27177b00d5b17404bef54b302) c8970035 DigitalClock.qml: Use Text.Fit to avoid overflow in vertical panels when showing seconds Co-authored-by: Akseli Lahtinen <akselmo@akselmo.dev> M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/05e0a0c4e2dae5834a075e7901b14598a9cdf047
Created attachment 174597 [details] Empty space. They're both the same size now in 6.2, but with a lot of empty space on both sides of the panel.
That's unrelated to this bug report.
(In reply to Nate Graham from comment #18) > That's unrelated to this bug report. Then why mine was marked as duplicate of this one?
Ah, sorry. I mistook this for 440096.