Summary: | Allow custom ordering of identities | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Bernd Oliver Sünderhauf <pancho.s> |
Component: | config dialog | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | montel |
Priority: | NOR | Keywords: | usability |
Version: | 4.10 pre | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bernd Oliver Sünderhauf
2012-11-30 11:05:28 UTC
Not necessary. Order is necessary when in gui it's necessary. Charset is ordered because in code we use order. outgoing account is just selected as default. Not necessary to increase complexity of code for not nothing (In reply to comment #1) > Order is necessary when in gui it's necessary. > Not necessary to increase complexity of code for not nothing Sure... > outgoing account is just selected as default. ... but no: both listings are indeed displayed in the GUI. For Identities this is: - Selectbox "Identity" in Composer - Selectbox "Sender identity" in Folder properties Possibly more to come, as the concept of Identities is yet to be fully embraced: - see #151238 after integrating Standard Templates UI into the new Custom Templates UI For Outgoing accounts currently this seems to be only: - Selectbox "Mail transport" in Composer (which is autoselected when chosing Identity though) So I'd say that being able to give the items a reasonable order is a considerable UI improvement especially for identities. Admittedly this is less important for outgoing accounts. So please don't be angry that I reopen the issue, so once upon a time, especially if there's user demand, we can come back to it. :) |