In the config dialog, while there are buttons for "Add", "Modify", "Rename" and "Remove", the context menu of an identity is missing the "Rename" action. Reproducible: Always
I confirm it and will commit fix soon.
Actually this seems to be the only listing in the whole config dialog with a context menu, see Bug #310808.
(In reply to comment #2) > Actually this seems to be the only listing in the whole config dialog with a > context menu, see Bug #310808. yes but no :) I will add "rename" because it's missing but will not add menu for other listview. a lot of work an not a lot of improvment.
That's of course true. I'm just scrutinizing the config dialog for possible UI improvements, and decided to report everything, whether urgent or just nice-to-have. One day we might have the manpower to do things like that, which are nice junior tasks as well.
Git commit 298f2b022f37b44c25845b62a79662454a19f8bf by Montel Laurent. Committed on 28/11/2012 at 13:04. Pushed by mlaurent into branch 'master'. Fix Bug 310807 - "Rename" action missing in identity context menu FIXED-IN: 4.10 M +1 -0 kmail/identitypage.cpp http://commits.kde.org/kdepim/298f2b022f37b44c25845b62a79662454a19f8bf
(In reply to comment #4) > That's of course true. I'm just scrutinizing the config dialog for possible > UI improvements, and decided to report everything, whether urgent or just > nice-to-have. One day we might have the manpower to do things like that, > which are nice junior tasks as well. Thanks for reporting all this bugs :) It helps me to make kmail very good :)