In the View that appears after selecting "Start Maintenance" (select a folder, "Actions" flap, "View"->"Start Maintenance") when multiple mails are selected, it not always works to mark them as important or action item (untested if "Mark Mail as Read" works). Furthermore wording issues as reported separately ("Email", Emails", "email", "Mail") Observed in 4:4.5~20100827.1168757-1maemo1.1169941 .
Fixed in rev 175941 (of kdepimlibs).
*** Bug 251314 has been marked as a duplicate of this bug. ***
Can you please detail in what sense it is not working? What happens and what is the expected result?
Sure Andras, should have been more explicit. In version 4:4.5~20100917.1176295-1maemo1.1174921 marking multiple mails works as expected, however, unmarking does not work. Btw there is a SHOUTING DEBUG MESSAGE "MARK ALL AS DONE" on stdout when pressing the respective button. To reproduce: 1) Open a folder with multiple mails inside. 2) Touch the folder again to enter maintenance ("multiple-select") view. 3) Touch multiple mails. Selection will be indicated by green icons. 4) From the action, select "Mark Mail as Important". This change will be reflected by an icon too (did not work before). 5) Touch "Mark Mail as important" again. Contrary to the actions label, I'd expect to "Unmark" the mails (i.e. the "!" icon should disappear). Instead, nothing happens.
SVN commit 1177528 by amantia: Support message mark toggling. BUG: 249716 M +19 -3 markascommand.cpp M +3 -2 markascommand_p.h M +65 -2 standardmailactionmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1177528
Confirmed for version 4:4.5~20100920.1177660-1maemo1.1177547 .
In version 4:4.6~20101025.1189387-1maemo1.1188357 it works in the inbox. But in a subfolder of the inbox it stops to work. Test: 1. Select a subfolder of the inbox with multiple mails in it. 2, Click on the folder again to start "maintenance mode", 3. Select some mails. 4. Click on "Mark as Important". => Need to wait some seconds (app. 10 s) So reopened.
*** Bug 256739 has been marked as a duplicate of this bug. ***
I retested this today and mark an email as important works for both the Imap inbox and its subfolders. However, mark an email as read is still partly buggy for the Imap inbox and its subfolders: The option becomes 'Mark Mail as Unread' as it should once the user clicks on it but the selected email is still displayed in red whereas it should be displayed in black. if the user leaves the maintenance mode she can see that the emails are correctly marked as read however. So there seems to be an unconsistency with those functionalities: one works both from the maintenance mode and in the Imap inbox and subfolders whereas the other can only be seen in the Imap inbox and subfolders. N900, 4:4.6~20101203.1203110-1maemo1.1202581
Hej, while I was able to reproduce this bug last week and tracked it down to some update problems in QML.ListView, I can't reproduce it anymore after a update of Qt to latest 4.7 branch. So it really seems to be a bug somewhere in the Qt proxy model or QML classes. How shall we proceed? Till? Ciao, Tobias
I tested to mark mails as unread and afterwards as read. Also the toggle between important and not important works now. It takes about 3s to change, its ok, but not good.