Bug 252245

Summary: In Day/Week/Month- View unfunctional selection possible
Product: [Applications] KOrganizer Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-09-24 13:26:05 UTC
When looking at the section of a calendar, it is possible to select a time slot, which will be highlighted in blue or gray.

This selection however, does not lead to any additional use and is thus slightly confusing.

I propose to either remove the possibility to select time or to make it functional.

Expectation was that I can select a time (better: time range) and find a "Create Appointment for selected time"- functionality somewhere.

Observed in 4:4.5~20100924.1178828-1maemo1.1177763 .
Comment 1 Bertjan Broeksema 2010-10-07 13:46:49 UTC
SVN commit 1183410 by bbroeksema:

Add the possibility to disable date range selection in the EventViews.
In the mobile korg application this just doesn't work.

REVIEW: http://reviewboard.kde.org/r/5542/
CCBUG: 252245


 M  +1 -1      agenda/agenda.cpp  
 M  +12 -0     eventview.cpp  
 M  +14 -0     eventview.h  
 M  +1 -0      eventview_p.cpp  
 M  +1 -1      eventview_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1183410
Comment 2 Bertjan Broeksema 2010-10-07 13:47:28 UTC
SVN commit 1183411 by bbroeksema:

Disable range selection in the AgendaView

BUG: 252245


 M  +1 -0      agendaviewitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1183411
Comment 3 Felix Wolfsteller 2010-10-08 12:20:05 UTC
Confirming fix, version 4:4.5~20101008.1183623-1maemo1.1182955 .