| Summary: | Not possible to enter a subtasks. | ||
|---|---|---|---|
| Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Ludwig Reiter <ludwig.reiter> |
| Component: | tasks | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | bjoern.ricks, broeksema, felix.wolfsteller, sascha.teichmann |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Maemo 5 | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ludwig Reiter
2010-08-19 15:48:08 UTC
SVN commit 1183137 by bbroeksema:
Add an action for adding sub todo's
NOTE: The task list in the main view of the application is a *list*
and not a tree. So subtasks will appear at the same level as its
parent tasks atm. I'll therefore leave the bug open for now.
Stephen: is there an easy solution for this?
CCBUG: 248392
CCMAIL: steveire@gmail.com
M +1 -1 TaskActions.qml
M +38 -0 mainview.cpp
M +3 -0 mainview.h
M +23 -0 tasksactionmanager.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1183137
Email threading has the same problem. So I close this bug because it is possible now to create subtasks, even though it doesn't look like that in the treeview currently. I checked by creating a subtask and opening korganizer (desktop version) with the same Akonadi data and the task indeed shows up as a subtask there. Eventually a new bug for a tree view (or other kind of indication for subtasks) in the application could be opened. Prefixing with a number would do (e.g. follow the scheme 1.0 , 1.1, 2.0, 2.1 ...). Confirming subtask functionality, version 4:4.5~20101013.1185418-1maemo1.1185177 . |