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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-framework/3c1eb48018d274
                   |                            |2a91d2bc802021f97e27703a4b
         Resolution|---                         |FIXED

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 3c1eb48018d2742a91d2bc802021f97e27703a4b by David Edmundson.
Committed on 20/06/2016 at 20:07.
Pushed by davidedmundson into branch 'master'.

Don't include embedded contrainers in containmentAt(pos)

Do to so means the System Tray applet ends up being placed inside the
system tray container, which ends up in a parent loop, causing a stack
overflow every time parent() is called recursively

This happens whenever one drags a sys tray on the desktop or simply adds
a new system tray whilst running.

We also need to do a hack for Plasma/5.7 in plasma-desktop somehow in
all cases where this is used.

M  +3    -0    src/scriptengines/qml/plasmoid/containmentinterface.cpp

http://commits.kde.org/plasma-framework/3c1eb48018d2742a91d2bc802021f97e27703a4b

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

Reply via email to