Summary: | "Add Task" adds task in wrong place | ||
---|---|---|---|
Product: | [Unmaintained] kplato | Reporter: | DGardner <damien> |
Component: | general | Assignee: | Dag Andersen <dag.andersen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
DGardner
2011-07-07 12:43:44 UTC
I just noticed that I get this message in the terminal window when I add a task as described above: "kplato(3804): Ooops, no parent and no project found" Git commit 0deb03ffc8d4a76bb5f63b8977f05a2b0815b72d by Dag Andersen. Committed on 08/07/2011 at 14:13. Pushed by danders into branch 'master'. Task editor: improve selection strategy Try hard to always have current index also selected. This makes it easier for the user to see where new nodes will be inserted. BUG:277297 M +1 -0 kplato/libs/models/kptnodeitemmodel.cpp M +2 -1 kplato/libs/models/kptnodeitemmodel.h M +64 -11 kplato/libs/ui/kpttaskeditor.cpp M +2 -1 kplato/libs/ui/kpttaskeditor.h M +21 -1 kplato/libs/ui/kptviewbase.cpp M +1 -0 kplato/libs/ui/kptviewbase.h http://commits.kde.org/calligra/0deb03ffc8d4a76bb5f63b8977f05a2b0815b72d |