https://bugs.kde.org/show_bug.cgi?id=349789

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kite
                   |                            |mmodels/e2a688651cc5fb3cca6
                   |                            |82c4153866609713e76a9
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |5.25
         Resolution|---                         |FIXED

--- Comment #4 from David Faure <fa...@kde.org> ---
Git commit e2a688651cc5fb3cca682c4153866609713e76a9 by David Faure.
Committed on 22/07/2016 at 22:09.
Pushed by dfaure into branch 'master'.

KRecursiveFilterProxyModel: fix QSFPM corruption due to filtering out
rowsRemoved signal

If the row being removed from the source model isn't shown by KRFPM,
it's correct that we don't need to emit any signals, however we still
need to tell our base class QSFPM so that it updates the mappings
of the visible siblings below that removed row.

Testcase: deleting the Last Search folder in kmail
(full integration test for this testcase will be added to mailcommon).

REVIEW: 128428
FIXED-IN: 5.25

M  +3    -1    autotests/krecursivefilterproxymodeltest.cpp
M  +0    -20   src/krecursivefilterproxymodel.cpp

http://commits.kde.org/kitemmodels/e2a688651cc5fb3cca682c4153866609713e76a9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to