Bug 158468 - No way to change the time of single recurring event in edit dialog
Summary: No way to change the time of single recurring event in edit dialog
Status: CONFIRMED
Alias: None
Product: korganizer
Classification: Applications
Component: incidence editors (show other bugs)
Version: 5.3.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-02-26 20:15 UTC by Dotan Cohen
Modified: 2021-01-29 21:44 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dotan Cohen 2008-02-26 20:15:48 UTC
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.
Comment 1 Michael Leupold 2008-09-28 18:07:58 UTC
Still reproducible on r865573. I agree that korganizer should ask if you want to modify all occurrences or only this single one.
Comment 2 Sergio Martins 2010-02-15 02:32:23 UTC
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
Comment 3 Denis Kurz 2016-09-24 18:49:45 UTC
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.
Comment 4 abyss 2016-11-04 02:57:12 UTC
(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
Comment 5 Denis Kurz 2017-01-08 00:08:59 UTC
Confirmed due to comment 4