[kmail2] [Bug 341682] Cannot select any key, regardless of where
Dan O.
dan at redchops.com
Wed Dec 10 09:02:06 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=341682
--- Comment #1 from Dan O. <dan at redchops.com> ---
In void Kleo::KeySelectionDialog::slotOk(), it seems to be returning back to
the widget if the key selection is not empty and the keys are valid, as
referenced by this line: if (!mSelectedKeys.empty() &&
checkKeyUsage(mSelectedKeys, mKeyUsage)). Should it not accept() if that is
true? I'm testing it now, but it seems the return/accept() conditions are
reversed to me.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list