----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124792/ -----------------------------------------------------------
Review request for Plasma. Repository: plasma-workspace Description ------- This is fallout from the shared engine changes. With the shared view, engine()->rootContext() is not the same as rootContext(). One being global, the other being per window. This resulted us in us overwriting the same "desktop" context property, and so Desktop.qml always had the property desktop pointing to the last created desktop view. The most obvious symptom is that the add widgets dialog appeared on the wrong screen. BUG: 351292 Diffs ----- shell/desktopview.cpp f52c40d6a98127dbe8f46a38e476500eb6b5bef5 Diff: https://git.reviewboard.kde.org/r/124792/diff/ Testing ------- Thanks, David Edmundson
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel