https://bugs.kde.org/show_bug.cgi?id=336053

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.22
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |62f8e352473c307febe83866a9d
                   |                            |d1028e17f6526

--- Comment #12 from Nate Graham <n...@kde.org> ---
Git commit 62f8e352473c307febe83866a9dd1028e17f6526 by Nate Graham, on behalf
of Bharadwaj Raju.
Committed on 05/05/2021 at 14:34.
Pushed by ngraham into branch 'master'.

[applets/clipboard] Change clear dialog to warningContinueCancel

Previously the "clear clipboard history?" dialog used
`KMessageBox::questionYesNo`
which if "don't ask again" is ticked then saves the answer even if No was
answered.
This can cause the user to not be able to ever clear the clipboard ever again.
This
commit changes it to `KMessageBox::warningContinueCancel` which doesn't do
that, and
is more appropriate for the kind of question we're asking.
FIXED-IN: 5.22

M  +5    -5    klipper/klipper.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/62f8e352473c307febe83866a9dd1028e17f6526

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to