Created attachment 132082 [details] screenshot SUMMARY Event list on the right side is not readable STEPS TO REPRODUCE 1. show events from a calender (multiple ones per day) 2. go to the date in Digital Clock widget 3. see picture as shown in attached figure 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
Oh dear. Will fix ASAP.
Probably a regression from the port to PlasmaExtras.ListItem.
Git commit 654f0c9e55ae9bf2adcffbeb6a47d035388e53d4 by Nate Graham. Committed on 05/10/2020 at 22:30. Pushed by ngraham into branch 'master'. [applets/digital-clock] Fix event list item height Because the content is manufactured from scratch, we need to set the height manually, or else everything will get scrunched together. FIXED-IN: 5.20 M +1 -0 applets/digital-clock/package/contents/ui/CalendarView.qml https://invent.kde.org/plasma/plasma-workspace/commit/654f0c9e55ae9bf2adcffbeb6a47d035388e53d4
Git commit f0c7e2d19f274fbc479d6a913d54b178c2909d04 by Nate Graham. Committed on 05/10/2020 at 22:30. Pushed by ngraham into branch 'Plasma/5.20'. [applets/digital-clock] Fix event list item height Because the content is manufactured from scratch, we need to set the height manually, or else everything will get scrunched together. FIXED-IN: 5.20 M +1 -0 applets/digital-clock/package/contents/ui/CalendarView.qml https://invent.kde.org/plasma/plasma-workspace/commit/f0c7e2d19f274fbc479d6a913d54b178c2909d04
*** Bug 426140 has been marked as a duplicate of this bug. ***