Created attachment 139656 [details] Screenshot of plasma calendar with the non-scrollable timezone pane SUMMARY The pane listing the timezones can't be scrolled, and if you more than 8 timezones (I guess the number depends on the font size) some of them are not shown. (the fact that the calendar widget can't be resized doesn't help). See the attached picture (the lack of scroll can't be seen but it's really missing) SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 34 KDE Plasma Version: 5.22.2 on X11 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2
Not reproducible here. Though mine looks different. Can you confirm if it happens under Breeze?
The plasma theme was already breeze but I've used the "Global Theme" settings to change everything to Breeze. I've then changed from Breeze Dark to Breeze for Plasma and I can't still scroll.
Can confirm. Will fix.
Working on this: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/996
Git commit f40bbbff065bf4bb937b6c2ecab8e2c7c1a4024a by Nate Graham. Committed on 06/08/2021 at 14:07. Pushed by ngraham into branch 'master'. [applets/digitalclock] Let long timezones list scroll When the agenda view is visible, the scrollview had neither fillHeight: true nor a maximum height set. As a result, it would never scroll. This commit fixes that by setting a maximum height. FIXED-IN: 5.22.5 M +4 -1 applets/digital-clock/package/contents/ui/CalendarView.qml https://invent.kde.org/plasma/plasma-workspace/commit/f40bbbff065bf4bb937b6c2ecab8e2c7c1a4024a
Git commit 97320f2f74f5a275f4dc8ccd3ac765955af058f9 by Nate Graham. Committed on 06/08/2021 at 14:08. Pushed by ngraham into branch 'Plasma/5.22'. [applets/digitalclock] Let long timezones list scroll When the agenda view is visible, the scrollview had neither fillHeight: true nor a maximum height set. As a result, it would never scroll. This commit fixes that by setting a maximum height. FIXED-IN: 5.22.5 (cherry picked from commit f40bbbff065bf4bb937b6c2ecab8e2c7c1a4024a) M +4 -1 applets/digital-clock/package/contents/ui/CalendarView.qml https://invent.kde.org/plasma/plasma-workspace/commit/97320f2f74f5a275f4dc8ccd3ac765955af058f9