GNOME Bugzilla – Bug 158973
Unindented tasks are thrown to the end of the list
Last modified: 2005-02-18 17:28:37 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.
Created attachment 33998 [details] [review] A patch to this issue. Just alters the way task_cmd_move is called.
Please ignore my last patch. I doesn't work.
Fixed in CVS.