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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |6.4.1
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |a4327cab411a23504cd00caa838
                   |                            |189604e49c4a8
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Nate Graham <[email protected]> ---
Git commit a4327cab411a23504cd00caa838189604e49c4a8 by Nate Graham.
Committed on 16/06/2025 at 17:05.
Pushed by ngraham into branch 'master'.

Desktop: reload plugin combobox after model change

Requires:
- https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5458
- https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5596

Installing, uninstalling, or upgrading a wallpaper plugin causes a
model reset. However the plugin combobox's value is set imperatively,
and not updated after a model reset, so it becomes blank.

To alleviate this, connect to a new signal added to the model after a
reset happens, and refresh the combobox's contents and current index.
FIXED-IN: 6.4.1

M  +15   -3   
desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/a4327cab411a23504cd00caa838189604e49c4a8

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

Reply via email to