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 .
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
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
Confirming fix, version 4:4.5~20101008.1183623-1maemo1.1182955 .