<table><tr><td style="">marten updated this revision to Diff 20084.<br />marten added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7928" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>I've done some more investigating and the simplified 2-parameter version doesn't seem to work correctly, in the case where the "Important" article flag is toggled  by Article::setKeep().  If the article is already read then the flag is correctly changed but, because of the newStatus!=Read check, the article list is not visually updated - until the Akregator main window loses focus(!).</p>

<p>The only way to distinguish the mark-as-read case from any other is to have the 3rd bool parameter.  So the diff is reverted to the original version as per the patch.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R201 Akregator</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D7928?vs=20037&id=20084" rel="noreferrer">https://phabricator.kde.org/D7928?vs=20037&id=20084</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7928" rel="noreferrer">https://phabricator.kde.org/D7928</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/article.cpp<br />
src/feed/feed.cpp<br />
src/feed/feed.h</div></div></div><br /><div><strong>To: </strong>marten, KDE PIM<br /><strong>Cc: </strong>anthonyfieroni, cfeck, dvasin, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>