https://bugs.kde.org/show_bug.cgi?id=441530
--- Comment #4 from Andreas ---
Tested and confirm that the patch fixes the issue.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=441530
gjditchfi...@acm.org changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/pim/
https://bugs.kde.org/show_bug.cgi?id=441530
Bug Janitor Service changed:
What|Removed |Added
Status|CONFIRMED |ASSIGNED
--- Comment #2 from Bug Janitor
https://bugs.kde.org/show_bug.cgi?id=441530
--- Comment #1 from Andreas ---
The issue is evidently in EventViews::ListView here
https://github.com/KDE/eventviews/blob/master/src/list/listview.cpp
There is a hard coded sort order via
d->mTreeWidget->sortItems(StartDateTime_Column, Qt::AscendingO
https://bugs.kde.org/show_bug.cgi?id=441530
gjditchfi...@acm.org changed:
What|Removed |Added
Ever confirmed|0 |1
Version|unspecified