Summary: | Using a persistent favorite can lead to some objects not being considered. | ||
---|---|---|---|
Product: | [Unmaintained] KDE PIM Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | major | CC: | aheinecke, bernhard, tokoe |
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Windows CE | ||
OS: | Microsoft Windows CE | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Wolfsteller
2010-10-06 11:34:18 UTC
(In reply to comment #0) > 3) Touch OK Actually, its labeled "Done". 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 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? 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 I believe we should actively examine this issue, as it might cause other problems. 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. This is a major function and it feels like data loss, becasue I cannot see important appointments. Hej Bernhard, this should have been fixed in the meantime with commit 7db6274491b451c5d27cfbc8aff2651f37d02470. Can you retest it, please? Ciao, Tobias Nice to see progress. Can you give the testing CE version if it is in there and ask one of the testers? 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. |