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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-workspace/13ad256cc40a65
                   |                            |7b54a236eef5c491fdf6b48ffc

--- Comment #2 from Marco Martin <notm...@gmail.com> ---
Git commit 13ad256cc40a657b54a236eef5c491fdf6b48ffc by Marco Martin.
Committed on 03/02/2016 at 14:58.
Pushed by mart into branch 'master'.

reset the model on list always shown/hide change

something really wrong is going on on the proxymodel updates
the wrong item gets removed from the list.
it may be  a wrong mapping between source and dest model
(doesn't seem so)
or may have been some misguided attempt by QML to recycle delegates

anyways resetting the model in some conditions even if expensive
seems to be the only way to workaround this.
Anyways this systray implementation is beyond any repair and
the rewritten version won't have to rely on so many models
and proxymodels
Related: bug 352055

M  +10   -3    applets/systemtray/plugin/tasksproxymodel.cpp
M  +4    -1    applets/systemtray/plugin/tasksproxymodel.h

http://commits.kde.org/plasma-workspace/13ad256cc40a657b54a236eef5c491fdf6b48ffc

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

Reply via email to