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

--- Comment #3 from Alex Nemeth <alex19930...@gmail.com> ---
So after investigating I believe this visual bug happens when a QMenu is called
with popup() instead of exec()
Maybe this is a Qt bug?

In this file if I change menu->popup() to menu->exec() then there is no visual
bug, but after I close the menu plasmashell crashes and I don't know how to
prevent it from crashing.
https://github.com/KDE/plasma-desktop/blob/master/containments/desktop/plugins/folder/foldermodel.cpp#L1776

But then changing every instance of popup() to exec() would be a big task.

Can anyone with more experience please help me with this?

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

Reply via email to