[kmail2] [Bug 338500] New: ValidateSendMailShortcut::validate use of KMessageBox::questionYesNoCancel is not good user experience wise
Albert Astals Cid
aacid at kde.org
Sat Aug 23 12:55:33 BST 2014
https://bugs.kde.org/show_bug.cgi?id=338500
Bug ID: 338500
Summary: ValidateSendMailShortcut::validate use of
KMessageBox::questionYesNoCancel is not good user
experience wise
Product: kmail2
Version: 4.14.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Keywords: junior-jobs
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: aacid at kde.org
I just upgraded to 4.14.0, now on the first Ctrl+Enter to send i got this
dialog asking me what i wanted to do, i understand this is good because
previously sending emails without warning was a bit scary for some people.
The problem is that the dialog is a KMessageBox::questionYesNoCancel so if i
press the "Esc" key what gets triggered is the "Cancel", so the dialog thinks
the person clicked on "Sending Without Confirmation"
Probably we should use something different than a
KMessageBox::questionYesNoCancel so that "Esc" either does nothing or something
more "safe" for what "Esc" usually means.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list