https://bugs.kde.org/show_bug.cgi?id=395956
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/a05dc73cf7fb4 | |1a7a5956f309a884acc6be0ac21 Version Fixed In| |5.19.0 --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit a05dc73cf7fb41a7a5956f309a884acc6be0ac21 by Nate Graham, on behalf of Eugene Popov. Committed on 30/03/2020 at 14:09. Pushed by ngraham into branch 'master'. [applets/digital-clock] Fix calendar events not being shown at first Summary: I noticed that on the first time I bring up the calendar by clicking the clock on my Plasma panel, it always shows "No event for today". If I click another day on the calendar and then click back on today, it shows today's events fine. It should display it correctly the first time. To fix this bug, we need to compare the date without time. FIXED-IN: 5.19.0 Reviewers: ngraham, #plasma, vkrause Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28354 M +19 -4 applets/digital-clock/package/contents/ui/CalendarView.qml https://commits.kde.org/plasma-workspace/a05dc73cf7fb41a7a5956f309a884acc6be0ac21 -- You are receiving this mail because: You are watching all bug changes.