https://bugs.kde.org/show_bug.cgi?id=456439
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/bluedevil/commit/65656cb | |a01947b86284effad610edf7ba3 | |d65e1c Version Fixed In| |5.26 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 65656cba01947b86284effad610edf7ba3d65e1c by Nate Graham. Committed on 14/07/2022 at 13:28. Pushed by ngraham into branch 'master'. kcm: Standardize device deletion UI Right now the UI is rather inconsistent, using three different words to describe the action ("Remove", "Delete," and "Forget") and implementing a custom dialog plus darkened overlay. Let's standardize on the word "Forget" and use a standard `Kirigami.PromptDialog` which was made for exactly this type of thing. FIXED-IN: 5.26 M +36 -32 src/kcm/package/contents/ui/main.qml https://invent.kde.org/plasma/bluedevil/commit/65656cba01947b86284effad610edf7ba3d65e1c -- You are receiving this mail because: You are watching all bug changes.