Bug 253374 - Using a persistent favorite can lead to some objects not being considered.
Summary: Using a persistent favorite can lead to some objects not being considered.
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: KDE PIM Mobile
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Windows CE Microsoft Windows CE
: HI major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 11:34 UTC by Felix Wolfsteller
Modified: 2011-02-24 13:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Wolfsteller 2010-10-06 11:34:18 UTC
In version 4:4.5~20101001.1181693-1maemo4.1181469 having multiple folders combined to a favorite leads to wrong numbers of mails displayed.

0) start kmail-mobile
1) Create a couple of folders and populate them with mail
2) From the home screen, touch "Select" and select some folders with mails
3) Touch OK
 - The collapsed tree view will show "You have selected X folders from Y accounts Z emails".
4) Open Actions Flap/View/Add As Favorite and give the favorite a name.
5) Touch home
6) Select the favorite.

Now, multiple issues occur (not all always reproducible):

- Collapsed tree view shows wrong number of mails
- "Home" does not allow to reaccess the tree view
- Select Button does not allow to change selection
- Collapsed tree view shows accounts under a folder

If these do not stem from the same underlying issue, ask me to open separate issues. I will then try hard to reproduce.
Comment 1 Felix Wolfsteller 2010-10-06 11:35:11 UTC
(In reply to comment #0)
> 3) Touch OK

Actually, its labeled "Done".
Comment 2 Andre Heinecke 2010-12-01 16:05:34 UTC
On Windows CE:

I am not sure what Collapsed tree view means here i have always the message "You have selected X folders from Y accounts Z emails". In the left part of the Screen.

- Collapsed tree view shows wrong number of mails
-> Showed the correct number of  X Y and Z as was in there in the Beginning when creating the favorite at first. After a selection change no more mails were shown and the emails number went to zero although a folder with mails was selected.

- "Home" does not allow to reaccess the tree view
-> Could not be reproduced tried it several times home button showed the same Home functionality as always

- Select Button does not allow to change selection
-> Select button opens the select dialog with the folders that are currently selected when i changed the selection unselecting one folder and selecting another, the mail count went to 0 (Although there were definitly mails in that folder)

- Collapsed tree view shows accounts under a folder
-> Could not be reproduced
Comment 3 Tobias Koenig 2010-12-07 14:33:07 UTC
This is caused by the problem that the KViewStateSaver does multiple selectionModel->select(index) calls instead of one selectionModel->select(selectionrange). This causes some ABCNV to show only the content of the last selected collection.

Stephen, any news on this issue?
Comment 4 Tobias Koenig 2010-12-15 19:28:43 UTC
Hej,

this seems to be a Qt bug, even though I could reproduce it a week ago, it works for me after an update to current Qt 4.7 branch.
Do we have a chance to upgrade the Qt version on WinCE?

Ciao,
Tobias
Comment 5 Bernhard E. Reiter 2011-01-20 17:30:57 UTC
I believe we should actively examine this issue, as it might cause other problems.
Comment 6 Bernhard E. Reiter 2011-01-21 13:34:39 UTC
I am refocussing the issue on the fact that in the calender view
especially when a persistent selection of favoritues is select,
not all appointments are shown.
Comment 7 Bernhard E. Reiter 2011-01-21 13:39:17 UTC
This is a major function and it feels like data loss, becasue I cannot see important appointments.
Comment 8 Tobias Koenig 2011-02-08 12:08:44 UTC
Hej Bernhard,

this should have been fixed in the meantime with commit 7db6274491b451c5d27cfbc8aff2651f37d02470. Can you retest it, please?

Ciao,
Tobias
Comment 9 Bernhard E. Reiter 2011-02-08 12:41:05 UTC
Nice to see progress.
Can you give the testing CE version if it is in there and ask one of the testers?
Comment 10 Ludwig Reiter 2011-02-24 13:31:47 UTC
Kontact Touch Windows CE 2011-02-22

Couldn't reproduce the problem with the description test. In my test the thread count was correct. So closed.