Bug 259841

Summary: Sometimes tasks switch their order and their complete status.
Product: [Applications] KOrganizer Mobile Reporter: Ludwig Reiter <ludwig.reiter>
Component: tasksAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: normal CC: steveire, tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Windows CE   
OS: Microsoft Windows CE   
Latest Commit: Version Fixed In:
Attachments: initial state
Task2 marked as completed
Task2 marked as uncompleted
tasks at the last step. s3 instead of s2.

Description Ludwig Reiter 2010-12-14 14:14:11 UTC
Version:           unspecified (using Devel) 
OS:                Windows CE

version: Windows CE 2010-12-13 svn-1206065



Reproducible: Always

Steps to Reproduce:
1. Create three test tasks.
2. Look at the task list.
3. Complete the 2nd task.

Actual Results:  
The 3rd task is completed, too.

Expected Results:  
In this case:
The task t2 should be at the third place and the task should be completed.
The task t3 should be at the 2nd place.
(Because of the completion filter.)
Comment 1 Tobias Koenig 2010-12-15 16:59:33 UTC
SVN commit 1206722 by tokoe:

Fix the lasting update issues by using dynamic model repopulation.

BUG: 254162
BUG: 259841


 M  +1 -0      mainview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1206722
Comment 2 Ludwig Reiter 2010-12-16 14:39:48 UTC
version: 2010-12-15 svn-1206816

Still not fixed.

Setting: 
Task s1 s2 + subtask sub and s3
Complete s2 in the list.
Uncomplete s2 in the list.
s2 is now s3. (failure)
Comment 3 Tobias Koenig 2010-12-17 16:29:44 UTC
Created attachment 54865 [details]
initial state
Comment 4 Tobias Koenig 2010-12-17 16:30:33 UTC
Created attachment 54866 [details]
Task2 marked as completed
Comment 5 Tobias Koenig 2010-12-17 16:31:18 UTC
Created attachment 54867 [details]
Task2 marked as uncompleted
Comment 6 Tobias Koenig 2010-12-17 16:32:32 UTC
Hej Ludwig,

I have attached the screenshots for each step of the description you gave. Does it look like this for you as well? Can you make screenshots of the steps that differ for you, please?

Ciao,
Tobias
Comment 7 Ludwig Reiter 2010-12-20 12:22:14 UTC
Created attachment 55098 [details]
tasks at the last step. s3 instead of s2.
Comment 8 Ludwig Reiter 2010-12-20 12:23:46 UTC
See the screenshot above. (Different task names, last step)
Comment 9 Tobias Koenig 2010-12-20 13:33:03 UTC
Hej Ludwig,

ok, since it works on the desktop I suspect this to be a bug in Qt-on-WinCE.

Ciao,
Tobias
Comment 10 Stephen Kelly 2010-12-27 09:34:14 UTC
This should be fixed by d1221c1054ffa9ecc37adae9e55a83847e6b1237 in kdepim
Comment 11 Ludwig Reiter 2011-01-18 11:41:43 UTC
test of Comment#2
version 2011-01-16 git-4d1bc61

test passed.
Closed.