Version: r840630 (using Devel) Installed from: Compiled sources OS: Linux Steps: 1. Create a new identity (or modify an existing one) so that an OpenPGP signing key is specified, but where the email address for the identity does not match any email addresses attached to the signing key. 2. When clicking OK, a warning is displayed about this, with two options: continue or cancel. 3. Clicking cancel does not return you to the "Edit Identity" dialog, but proceeds as if you had clicked continue. Instead, it should return you to the "Edit Identity" dialog so that you can correct it if necessary.
SVN commit 840749 by tmcguire: Make the cancel button really work when the identity dialog complains about some error. BUG: 168016 M +11 -5 identitydialog.cpp M +2 -1 identitydialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=840749
SVN commit 841027 by tmcguire: Backport r840749 by tmcguire to the 4.1 branch: Make the cancel button really work when the identity dialog complains about some error. CCBUG: 168016 M +11 -5 identitydialog.cpp M +2 -1 identitydialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=841027