| Summary: | Pressing Edit multiple times opens edit dialog multiple times | ||
|---|---|---|---|
| Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
| Component: | tasks | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | CLOSED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Maemo 5 | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Felix Wolfsteller
2010-09-27 14:22:26 UTC
SVN commit 1182757 by bbroeksema: Protect against opening multiple editors for the same task. The other applications will need a similar protection. CCBUG: 252537 M +12 -0 mainview.cpp M +8 -0 mainview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1182757 SVN commit 1182768 by bbroeksema: Protect against multiple editors for the same item (event, contact) as well. BUG: 252537 M +12 -0 calendar/mainview.cpp M +6 -0 calendar/mainview.h M +21 -2 contacts/mainview.cpp M +6 -0 contacts/mainview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1182768 Confirming fix, version 4:4.5~20101008.1183623-1maemo1.1182955 . |