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

--- Comment #3 from Alex P-B <choz...@gmail.com> ---
OK! I've cloned yakuake, done a little investigation and a half-assed fix

mainwindow.cpp:1125~1127

    //if (m_isX11 && Settings::useWMAssist() &&
KWindowSystem::compositingActive())
    //    kwinAssistToggleWindowState(visible);
    //else

I have commented out these three lines, and the issue no longer occurs!

There is probably a better fix that can be done inside
kwinAssistToggleWindowState - but frankly I have no idea what that function is
for - yakuake seems to work fine without it.

What is this function intended to do?

Currently, I am happy, I can now switch away from my terminal and back.. to the
same terminal!

If there is anything I can do to help others - I am very willing to

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

Reply via email to