https://bugs.kde.org/show_bug.cgi?id=454889
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.4.0 Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |a6a8a35a71ea06d510462436807 | |75fc02a6859f4 --- Comment #9 from cwo <[email protected]> --- Git commit a6a8a35a71ea06d51046243680775fc02a6859f4 by Christoph Wolk. Committed on 13/05/2025 at 09:20. Pushed by cwo into branch 'master'. containments/desktop: fix reopening Location config page When the radio button for the Places option is selected, the combobox is enabled and the path selected there is marked as the new path for the widget. This is generally reasonable, but breaks when opening the configuration page with anything except the first entry selected - the combobox is enabled before the correct value is set, which causes it to overwrite the correct value with the default combobox value, losing the user's configuration. Instead we just set the value before enabling the combobox and everything works out fine. FIXED-IN: 6.4.0 M +1 -1 containments/desktop/package/contents/ui/ConfigLocation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/a6a8a35a71ea06d51046243680775fc02a6859f4 -- You are receiving this mail because: You are watching all bug changes.
