Bug 252245 - In Day/Week/Month- View unfunctional selection possible
Summary: In Day/Week/Month- View unfunctional selection possible
Status: CLOSED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: calendar (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 13:26 UTC by Felix Wolfsteller
Modified: 2010-10-08 12:20 UTC (History)
0 users

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 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 .