SUMMARY When first going to the "Update" section in discover, the footer of the update list features two buttons "Select All" and "Select None" that can be used to manipulate the selected updates, as well as a sum of the total size of the updates. After installing only some of the updates, when the list of updates is shown again, the buttons are not shown, instead the footer only shows a checkbox labeled "Restart automatically after update has completed". STEPS TO REPRODUCE 1. Start discover and go to the "Updates" section. 2. Verify that more than one update is available. 3. Click "Select None" and then check one update to be installed and click "". 4. Wait for the update to finish. OBSERVED RESULT When the list of Updates shows again, the "Select All" and "Select None" buttons are missing. EXPECTED RESULT The option to unselect all updates should still be available. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION During the update process itself, the footer changes to show a checkbox labeled "Restart automatically after update has completed" - and this remains after the update process completes. The issue is probably that the footer is not being returned to the "list possible updates" mode after, as needed, after it was changed to the "during updates" mode.
Created attachment 158063 [details] A screenshot showing the problem
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/537
Git commit 2e134322179048f746cb8b730c6f30a44cd3892d by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 14/04/2023 at 23:27. Pushed by apol into branch 'Plasma/5.27'. updates ui: Simplify bottom toolbar logic Only show the select buttons when not updating. Only show the reboot checkbox while updating. M +5 -5 discover/qml/UpdatesPage.qml https://invent.kde.org/plasma/discover/commit/2e134322179048f746cb8b730c6f30a44cd3892d
Git commit 16b3aace04d40291d90a9a56de488364db9f2a93 by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 14/04/2023 at 23:39. Pushed by apol into branch 'master'. updates ui: Simplify bottom toolbar logic Only show the select buttons when not updating. Only show the reboot checkbox while updating. (cherry picked from commit 2e134322179048f746cb8b730c6f30a44cd3892d) M +5 -5 discover/qml/UpdatesPage.qml https://invent.kde.org/plasma/discover/commit/16b3aace04d40291d90a9a56de488364db9f2a93