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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
                   |17a189405f5b19e1a8bf2499ff3 |4f6c096beebad435bcc9857e73b
                   |34ce525503634               |de32755cf5de6

--- Comment #12 from Nate Graham <n...@kde.org> ---
Git commit 4f6c096beebad435bcc9857e73bde32755cf5de6 by Nate Graham.
Committed on 19/01/2022 at 18:29.
Pushed by ngraham into branch 'Plasma/5.24'.

applets/systemtray: fix glitch for some applets with headers

PlasmoidPopupsContainer.qml has special code to handle merging headers
from applets if those applets use a PlasmaComponents3.Page instance as
their FullRepresentation. However this breaks for any applets that use
PlasmaExtras.Representation, which is a subclass of it that we have been
porting applets to over time, because it offers more features in a
single location. This caused the detection to break, so such applets
woudl have their headers improperly merged.

Explicitly detecting the use of PlasmaExtras.Representation as well
fixes it.
FIXED-IN: 5.24


(cherry picked from commit 7221ffd1a9aeeae52467ac4b3bc3a5bfcde7a500)

M  +2    -1   
applets/systemtray/package/contents/ui/PlasmoidPopupsContainer.qml

https://invent.kde.org/plasma/plasma-workspace/commit/4f6c096beebad435bcc9857e73bde32755cf5de6

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

Reply via email to