Bug 123331 - Template selection dialog -- double-click should apply template
Summary: Template selection dialog -- double-click should apply template
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 14:41 UTC by Shai
Modified: 2008-08-15 09:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
simple patch (708 bytes, patch)
2008-08-15 01:13 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shai 2006-03-09 14:41:58 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

In the template selection dialog (opened from the new event dialog), double-clicking a template from the list should have the same effect as clicking the template, then "apply template", then "ok". Or at least, "apply template". Not having this makes the interaction chunky, so I consider this a usability bug rather than a new feature to be added. Granted, this is low-priority, and secondary to bugs such as bug #61594.
Comment 1 Reinhold Kainhofer 2006-11-02 19:23:54 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 FiNeX 2007-12-06 14:24:36 UTC
I agree with Shai. Double clicking should apply the template.
Comment 3 FiNeX 2008-08-15 01:13:44 UTC
Created attachment 26856 [details]
simple patch

This patch allow to apply the template doubleclicking on it.

If you (korganizer devs) agree, I can commit the patch.

Goodbye :-)
Comment 4 Allen Winter 2008-08-15 02:02:43 UTC
yep, looks fine.  please commit.
Comment 5 FiNeX 2008-08-15 09:52:44 UTC
SVN commit 847268 by finex:

* When a template is applied, it will use the start/end date 
(if present).
* Apply a template with double click on template list.

BUG: 169146
BUG: 123331



 M  +26 -0     koeditorgeneralevent.cpp  
 M  +2 -0      koeditorgeneralevent.h  
 M  +2 -0      templatemanagementdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=847268