Bug 427281

Summary: List of all Events is unreadable
Product: [Plasma] plasmashell Reporter: Robby Engelmann <robby.engelmann>
Component: Digital ClockAssignee: Nate Graham <nate>
Status: RESOLVED FIXED    
Severity: normal CC: herzenschein, nate
Priority: VHI Keywords: regression
Version: 5.19.90   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 5.20
Attachments: screenshot

Description Robby Engelmann 2020-10-03 06:45:58 UTC
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
Comment 1 Nate Graham 2020-10-05 20:38:22 UTC
Oh dear. Will fix ASAP.
Comment 2 Nate Graham 2020-10-05 22:18:06 UTC
Probably a regression from the port to PlasmaExtras.ListItem.
Comment 3 Nate Graham 2020-10-05 22:31:02 UTC
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
Comment 4 Nate Graham 2020-10-05 22:31:21 UTC
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
Comment 5 Nate Graham 2020-10-10 18:49:00 UTC
*** Bug 426140 has been marked as a duplicate of this bug. ***