https://bugs.kde.org/show_bug.cgi?id=500069
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Keywords| |usability Ever confirmed|0 |1 Status|REPORTED |CONFIRMED Severity|normal |minor Version|git-stable-Plasma/6.3 |6.3.0 --- Comment #1 from Nate Graham <n...@kde.org> --- This is *technically* intentional, since it's a modal dialog, and modal dialogs block everything until the user interacts with them. However modal dialogs in Plasma are not ideal because blocking all of Plasma is more disruptive than blocking a windowed app. Options include: 1. Accept the status quo 2. Make it non-modal 3. Remove it and replace it with an "undo" notification, like when you delete the panel I lean towards #3. -- You are receiving this mail because: You are watching all bug changes.