After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 158973 - Unindented tasks are thrown to the end of the list
Unindented tasks are thrown to the end of the list
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: 0.13
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2004-11-21 20:00 UTC by Rodrigo Vieira Couto
Modified: 2005-02-18 17:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A patch to this issue. (1.41 KB, patch)
2004-11-21 20:01 UTC, Rodrigo Vieira Couto
none Details | Review

Description Rodrigo Vieira Couto 2004-11-21 20:00:19 UTC
When you unindent some tasks (ctrl+shift+u), they are thrown at the end of their
"grand-parent" subtask list. I guess the more natural action would be to be
moved to the next position after their previous parent.
Comment 1 Rodrigo Vieira Couto 2004-11-21 20:01:14 UTC
Created attachment 33998 [details] [review]
A patch to this issue.

Just alters the way task_cmd_move is called.
Comment 2 Rodrigo Vieira Couto 2004-11-21 20:13:32 UTC
Please ignore my last patch. I doesn't work.
Comment 3 Richard Hult 2005-02-18 17:28:37 UTC
Fixed in CVS.