Version: KDE 4 (using KDE 4.7.0) OS: Linux the editing of a displayed alarm will archive it Reproducible: Always Steps to Reproduce: 1) create a new display alarm 2) when the alarm it's triggered and its window is displayed, edit its time in the future (e.g. 1 minute) 3) press ok Actual Results: the alarm is archived (i.e. it's not anymore active/valid) Expected Results: the alarm should be rescheduled to the new time (something like suspend)
The old (pre-edit) alarm is supposed to be archived, but of course a new alarm is also supposed to be created when you click OK. Thanks for reporting this. This is now fixed for KDE 4.7.1. Git commits f5707925343c3721e3a0c14001cf85e04dd2d380 (4.7 branch), 47d604459163772c143876e9c1f64dcc2bd1aef5 (master).
Now it works correctly, thanks!