Bug 146564

Summary: [Wishlist] All Day area New Event function
Product: [Applications] korganizer Reporter: Rich Johnson <rjohnson>
Component: agendaview (weekview)Assignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: andreas, kishore96, winter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 6.5.0
Sentry Crash Report:

Description Rich Johnson 2007-06-09 01:10:45 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages

COPIED FROM MALONE BUG REPORT
(https://launchpad.net/bugs/17209)
==================================
<quote>Right-clicking in the 'All Day' area should always give users the 'New Event' context option -- even if there's already an event in there. Without this right-clicking ability, users have to go through the extra step of creating a new event in the regular schedule area, then clearing the 'Time associated' checkbox.
==================================
Comment 1 gjditchfield 2021-05-12 01:58:46 UTC
*** Bug 202788 has been marked as a duplicate of this bug. ***
Comment 2 Allen Winter 2025-05-03 14:51:36 UTC
umm.. unless I misunderstand completely, this has been implemented for a very long time.

closing. re-open if not => I'll need more details.
Comment 3 Kishore Gopalakrishnan 2025-05-04 03:28:27 UTC
(In reply to Allen Winter from comment #2)
> umm.. unless I misunderstand completely, this has been implemented for a
> very long time.
> 
> closing. re-open if not => I'll need more details.

As far as I understand, this is about the case where an even already exists.

STEPS TO REPRODUCE
1. Set the view to Agenda weekview
2. Navigate to a day which already has an all-day event listed.
3. Right-click on the 'all day' area on top of the view (which already has the single existing event listed'

OBSERVED
The shown context menu has no option to create a new event

EXPECTED
Along with the option to edit the existing event, there should be an option to create a new all-day event on the same day.
Comment 4 Allen Winter 2025-05-04 10:30:55 UTC
I see.

we need to shrink the boxes with the existing events so there is room for your mouse to find the context menu for creating new incidences.  
the necessary context menu is there, its a matter of putting your mouse in an empty area (not overtop and existing incidence)
Comment 5 Bug Janitor Service 2025-05-23 16:38:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/korganizer/-/merge_requests/207
Comment 6 Allen Winter 2025-05-23 18:57:58 UTC
Git commit 4a7f26199f0a02b4a6438ffce7774665dfa5b39e by Allen Winter.
Committed on 23/05/2025 at 16:37.
Pushed by winterz into branch 'master'.

Add "New Event" and "New To-do" on the incidence popup-menu

For the case where the user wants to create a new Event/To-do
in the same space where one already exists.

M  +121  -6    src/koeventpopupmenu.cpp
M  +24   -0    src/koeventpopupmenu.h

https://invent.kde.org/pim/korganizer/-/commit/4a7f26199f0a02b4a6438ffce7774665dfa5b39e