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

ratijas <m...@ratijas.tk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
                   |af98cef3ef004c564e545ef13c6 |8b51f292aaa064408131061c738
                   |a0742125e0b02               |4775b0f1144dd

--- Comment #6 from ratijas <m...@ratijas.tk> ---
Git commit 8b51f292aaa064408131061c7384775b0f1144dd by ivan tkachenko.
Committed on 08/06/2022 at 01:25.
Pushed by ratijas into branch 'Plasma/5.25'.

[applets/devicenotifier] Prevent empty or duplicated actions in expanded view

Unfortunately, the list<> basic QML type is too primitive, it does not
even expose any kind of remove() functionality, so the only supported
way is to create a new list and assign it instead.

This fixes the bug when there may appear multiple empty or duplicating
actions in the expanded view due to the fact they they were only added
to but never cleaned up / removed from the list of contextual actions.


(cherry picked from commit af98cef3ef004c564e545ef13c6a0742125e0b02)

M  +5    -1    applets/devicenotifier/package/contents/ui/DeviceItem.qml

https://invent.kde.org/plasma/plasma-workspace/commit/8b51f292aaa064408131061c7384775b0f1144dd

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

Reply via email to