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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |7221ffd1a9aeeae52467ac4b3bc
                   |                            |3a5bfcde7a500
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.24

--- Comment #10 from Nate Graham <n...@kde.org> ---
Git commit 7221ffd1a9aeeae52467ac4b3bc3a5bfcde7a500 by Nate Graham.
Committed on 19/01/2022 at 18:06.
Pushed by ngraham into branch 'master'.

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

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

https://invent.kde.org/plasma/plasma-workspace/commit/7221ffd1a9aeeae52467ac4b3bc3a5bfcde7a500

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

Reply via email to