Version: 0.6.98 (using 4.2.00 (KDE 4.2.0), compiled sources) Compiler: gcc OS: Linux (i686) release 2.6.25-2-686 In the "Task Execution" part of the application right click on a task and open the "Task Progress" dialog. If you check both the Started and Finished checkboxes (dates are irrelevant) you can press "Ok". Notice that there are no Entries in the table of that dialog needed. If I then re-calculate the schedule I notice that the task is still at 0%. Even while I finished it. I then have to open the dialog above again, uncheck the 'Finished' checkbox and add an entry that sets the progress to 100%. Instead I expected the task to be set to 100% by having set it to finished.
SVN commit 971697 by danders: Task progress dialog, set percent finished to 100% when task is marked as finished. CCBUG:188095 Finishing a task should automatically mark it as done. M +10 -3 kpttaskprogresspanel.cpp M +2 -0 kpttaskprogresspanel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=971697
SVN commit 971700 by danders: Backport from trunk commit 971697: Task progress dialog, set percent finished to 100% when task is marked as finished. CCBUG:188095 Finishing a task should automatically mark it as done. M +10 -3 kpttaskprogresspanel.cpp M +2 -0 kpttaskprogresspanel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=971700
You need to log in before you can comment on or make changes to this bug.