Summary: | No way to change the time of single recurring event in edit dialog | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | incidence editors | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | abhinav.s.deshpande, gjditchfield, kdenis, lemma, smartins |
Priority: | NOR | Keywords: | triaged |
Version: | 5.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dotan Cohen
2008-02-26 20:15:48 UTC
Still reproducible on r865573. I agree that korganizer should ask if you want to modify all occurrences or only this single one. SVN commit 1090249 by smartins: Now, when editing a recurring event the user will be prompted to chose how he wants to edit it (only this occurrence, all ocurrences...) just like when he drags/resizes an event with the mouse. All the logic was in KOAgenda, I moved it to CalendarView so it could be shared with the editors. Almost takes care of kolab/issue4101, I still need to make copy/paste use this and check redo/undo. CCBUG: 158468 MERGE: trunk, 4.4 M +83 -11 calendarview.cpp M +17 -0 calendarview.h M +38 -83 koagenda.cpp M +7 -3 koagenda.h M +11 -5 koagendaview.cpp M +6 -1 koagendaview.h M +20 -3 koeventeditor.cpp M +1 -0 koeventview.h M +9 -1 koincidenceeditor.cpp M +18 -0 koincidenceeditor.h M +5 -2 koviewmanager.cpp M +6 -4 multiagendaview.cpp M +4 -1 multiagendaview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1090249 This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of korganizer (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months. (In reply to Denis Kurz from comment #3) > This bug has only been reported for versions before 4.14, which have been > unsupported for at least two years now. Can anyone tell if this bug still > present? > > If noone confirms this bug for a Framework-based version of korganizer > (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets > closed in about three months. I can confirm that this bug exists for my current set-up: Korganizer Version: 5.3.0 (QtWebEngine) Using: KDE Frameworks 5.27.0 Qt 5.7.0 (built against 5.7.0) The xcb windowing system |