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

Chris Holland <zrenf...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zrenf...@gmail.com

--- Comment #1 from Chris Holland <zrenf...@gmail.com> ---
Direct link to OP's attachment:
https://drive.google.com/file/d/1136PK_QmDzPcICjOsX09eQo1hZb3jhlf/view

I was able to reproduce this bug after turning back on "Show selected window".

It has "showing desktop" selected, then the "show desktop" item is replaced
with "app" as we don't have "Include 'show desktop' icon" checked. The
currentIndex does not change.

Even if we check "Include 'show desktop' icon", when the app appears the window
is selected in the tabbox but the show desktop effect is still active. Because
currentIndex=0 still. If we hit tab twice to select 'show desktop' then select
the app then all is well. This is because currentIndex changed.

So we need to detect when the data at currentIndex is changed (eg: 'show
desktop' => 'app') and cause it to 

https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/thumbnail_grid/contents/ui/main.qml

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

Reply via email to