https://bugs.kde.org/show_bug.cgi?id=406586
--- Comment #10 from Kartik <kartikx2...@gmail.com> --- The method I proposed does update the new count, however it always trails behind the actual situation by 1 image. For eg. if I had 7 new unconfirmed faces, and I confirmed one, the count will not decrement immediately. It will do so only on a second confirm (or reject), and will decrement to 6 (when it should actually show 5 new, as two confirms have been made). Similarly when I'm left with only one new suggestion and I confirm it, the counter will be stuck at 1 (unless I click on the left sidebar, which was the main issue to begin with) Any suggestions to resolve this would be appreciated. Thanks Kartik. -- You are receiving this mail because: You are watching all bug changes.