Summary: | Non-recurring all-day to-dos show up on wrong due date in agenda view | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Boian Berberov <bberberov+kde> |
Component: | agendaview (weekview) | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs.kde.org, felix.leif, gjditchfield, jo4kde, tcl-kde |
Priority: | NOR | Keywords: | regression |
Version: | 5.9.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/eventviews/commit/06b1cede77c8c62c24281935bf404b62f06d1c94 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot of bug |
Recurring to-dos seem to work correctly. Update for 5.7.1 I can confirm this for 5.7.3. I'm marking this bug as both a "regression" and "reproducible". There was a post from KDE encouraging users to triage. We also confirm it for 5.7.3 in Debian Testing ... Events seen to work correctly. It's not just todos feshly created that appear one day early but also todos from an existing iCal calendar folder. Furthermore, if moving a todo item to another day with drag and drop it will also be shown one day early, except if moving it do the day it belongs. Then it covers the full day, hiding other entries of the day. This is in 5.7.3 on openSUSE Leap 15.0. My Korganizer reports 5.10.0. The highest "Version" I can set here is 5.9.2, so I am updating it to that. Also changing "Platform" to "unspecified" since there isn't a "multiple" option. I can confirm this issue on Gentoo using KDE Frameworks 5.52.0, KDE Plasma 5.14.5, KDE Apps 18.08.3. Version 5.9.3 reported by Kontact/Korganizer. Fresh installation connected to an existing calendar through CalDav provided by a Nextcloud instance. Full-day todos with due date are shown one day to early if they are not overdue. Overdue todos are shown at the current day. We can confirm it for 5.12.3 in Debian Testing ... Git commit 06b1cede77c8c62c24281935bf404b62f06d1c94 by Glen Ditchfield. Committed on 18/06/2020 at 16:06. Pushed by gditchfield into branch 'release/20.04'. Display all-day to-dos on their due date in the agenda view The agenda view displays non-recurring all-day to-dos that are not overdue on the day before their due date. Recurring to-dos and non-all-day to-dos are displayed correctly, on their due dates. `displayIncidence()` deliberately displays to-dos due at midnight in the event view at the end of the previous day, but that should not be done for all-day to-dos. This patch adds an all-day check. The patch opportunistically removes two `setTime()` calls that duplicate work done in initializers, and tidies a third. Related: bug 417982 M +4 -6 src/agenda/agendaview.cpp https://invent.kde.org/pim/eventviews/commit/06b1cede77c8c62c24281935bf404b62f06d1c94 *** Bug 425313 has been marked as a duplicate of this bug. *** Fixed for 5.15.2 in Debian Testing, thank you Glen! |
Created attachment 109559 [details] Screenshot of bug Creating a new all-day todo shows up as due on the previous day. When it becomes overdue it works correctly. See image.