[Kde-pim] KMail Usability Issues

Thomas McGuire mcguire at kde.org
Thu Nov 13 16:05:46 GMT 2008


Hi,

On Wednesday 12 November 2008 22:17:52 Matthias Fuchs wrote:
> There is a small inconsistency in the settings dialog for the accounts:
> the accounts in "Receiving" aren't sortable, while the accounts in
> "Sending" are. I changed that for sending to non-sortable --> see
> attached diff.

I made the receiving accounts sortable instead.

> Btw. on the "j" folder chooser: If you create a new folder it does not
> appear in the list. In folderselectiontreewidget.cpp
>
> const KMFolder *fld = folder();
>
> if ( fld ) {
>     mFolderTree->addChildFolder( (KMFolder *) fld, parentWidget() );
>     reload( mLastMustBeReadWrite, mLastShowOutbox, mLastShowImapFolders );
>     setFolder( (KMFolder *) fld );
> }
>
> fld is true even if you haven't entered a name yet, just clicking "New
> Subfolder ..." will call reload, but not after you created the folder,
> as you have left addChildFolder by then.

Thanks for pointing this out, fixed.

Regards,
Thomas


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20081113/fa673062/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list