https://bugs.kde.org/show_bug.cgi?id=434034
Kishore Gopalakrishnan <kishor...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kishor...@gmail.com Summary|Refresh the list of |List of printers is not |printers after removing one |refreshed when removing the |of them |last one --- Comment #1 from Kishore Gopalakrishnan <kishor...@gmail.com> --- SUMMARY When the user removes the last printer from the Printers KCM (in System Settings), the removed printer is still shown until the user navigates to another KCM and back. STEPS TO REPRODUCE 1. Go to System Settings > Hardware > Printers, and make sure only a single printer is present (when only a single printer is present, there will be no sidebar to choose the printer) 2. Remove that printer by pressing the 'remove printer' button on top 3. Confirm in the dialog box that appears. OBSERVED RESULTS The removed printer is still shown. The list becomes empty only if we navigate to another KCM and back. EXPECTED RESULTS The list of printers should be made empty when the user removes the last printer. Otherwise, the user gets confused and assumes that the removal somehow failed. SOFTWARE VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.15.60-1-lts (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION A. If multiple printers are present, the removed entry is removed from the list as expected. The bug happens when the removed printer was the only printer present. B. Probably will be fixed by https://invent.kde.org/utilities/print-manager/-/merge_requests/21 C. May be duplicate of https://bugs.kde.org/show_bug.cgi?id=405567 (but it is not clear from that bug's description) -- You are receiving this mail because: You are watching all bug changes.