Version: 3.5.7 (using KDE 3.5.8) Installed from: Ubuntu Packages In reoccuring events, if one event is opened for editing and the time is changed, it is changed for all events. In order to change the time for a single event, one must drag the event with the mouse.
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
Confirmed due to comment 4