| Summary: | Akregator fails to sort articles when changing from "Unread" to "All" articles selection | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | tnemeth |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6.6 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
What happens after I clicked on "View all"
This is how the feed is before I change from "Unread" to "All". |
||
Created attachment 61604 [details]
This is how the feed is before I change from "Unread" to "All".
For both screenshots, look at the Date column: in the capture-2.png file articles
should be presented most recent first, but instead they are in random order.
*** This bug has been marked as a duplicate of bug 247473 *** |
Created attachment 61603 [details] What happens after I clicked on "View all" Version: 1.6.6 (using KDE 4.6.4) OS: Linux Hi, I usually use akregator with only unread articles displayed for a feed. If I change the combo from "Unread" to "All" so that I can read again older articles, they aren't displayed sorted (I sort them by date, most recent first). I think that the slotActivateSearch() method (which is launched when searchCombo is modified) does not work properly when d->searchText is empty or does not trigger the filterproxymodel as it should. Reproducible: Always Steps to Reproduce: - select to view only unread articles in a feed - sort them by date - mark all of the articles as read - select to view all the articles Actual Results: articles are no more sorted by date Expected Results: they should still be sorted by date as the columns selection tells