Bug 255204

Summary: After applying different filters in list and maintenance view, filter strings do not match results
Product: KDE PIM Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aheinecke
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-10-25 13:16:22 UTC
0) start e.g. Mail
1) Browse a folder with mails
2) Type to filter (e.g. "A" => ["A-Mail", "A-Test"])
3) Touch folder to go to maintenance view.
4) Type to filter (e.g. "C" => ["CDE"])
5) Touch back-button.
6) The Filter line will show "A", but the list will show "CDE")

This works in the other direction as well. It seems that a separate filter string is stored per view, but only one result set.

Observed in version 4:4.6~20101025.1189387-1maemo1.1188357 .
Comment 1 Tobias Koenig 2010-11-30 12:45:50 UTC
SVN commit 1202299 by tokoe:

Restore the filter line edit and item list state
when returning from the BulkActionScreen

BUG: 255204


 M  +1 -0      kdeclarativemainview.cpp  
 M  +28 -0     kdeclarativemainview_p.cpp  
 M  +1 -0      kdeclarativemainview_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1202299