pimutils / khal

:calendar: CLI calendar application
https://lostpackets.de/khal/
MIT License
2.54k stars 197 forks source link

Ikhal doesn't save changes in start or end times if you exit the widget with Page Down #1345

Closed Pi2048 closed 2 months ago

Pi2048 commented 2 months ago

Describe the bug If I open an event for editing in ikhal, and I change the start or end time, this change is sometimes not saved. This occurs if I exit the widget for the start or end time by using Page Down instead of the arrow keys.

If applicable: Stack Trace n/a

To Reproduce Steps to reproduce the behavior:

These are the steps for the From: time, but the bug also applies to the To: time.

Expected behavior I expected the change I made to the From: time to be saved and displayed in the calendar overview. Instead, the change I made is silently dropped.

Screenshots If applicable, add screenshots to help explain your problem.

OS, version, khal version and how you installed it:

timeformat="%H:%M"


 - The versions of your other python packages [e.g. the output of `pip freeze`]
n/a

**Additional context**
Add any other context about the problem here. Especially, if the issue came up when reading an .ics file, please provide the content of that file (anonymize if needed).
Pi2048 commented 2 months ago

This is possibly a duplicate of #1274

geier commented 2 months ago

should be fixed with #1346