| Summary: | click on one entry in the feed marks the first entry as read | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | Dario Panico <dariopnc> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dario Panico
2008-01-22 12:26:51 UTC
SVN commit 765812 by rytilahti: - Listen to currentRowChanged instead of currentChanged, as it should be enough. - Check if the previous QModelIndex is valid, so we don't emit the currentArticleSignal for the first article of the feed BUGS:156372 M +8 -5 selectioncontroller.cpp M +1 -1 selectioncontroller.h WebSVN link: http://websvn.kde.org/?view=rev&revision=765812 |