Version: (using KDE KDE 3.3.2) Installed from: Gentoo Packages OS: Linux Managing files works exactly the same all over the KDE desktop. But managing attachments that have been added to a mail message works completely different: * Double clicking an attachment currently activates a typical power-user feature: Show all technical properties like encoding and such. Non-technical users expect to be able to view the attachment by double-clicking on it, because that's what happens anywhere else in KDE when you click on a file. I would suggest to make file viewing the default action and put the technical details view in the RMB menu called 'properties', like Konqueror has. * The 'view attachment' function should work exactly like viewing a file in Konqueror. KMail should display the attachment embedded when that filetype is configured that way, or display it using the correct external application otherwise. * The attachment area as a whole should have the same look and feel as Konqueror has, because attachment management is similar to file management. If the user has configured konqueror to use the icon view, the attachment area should also use icon view. If the user configured konqueror to display examples of certain files, the attachment area should do the same. File actions like 'rename' 'delete' etc should be accessible in exactly the same way as when using konqueror. Also, single/double click behaviour should be consistent with the rest of KDE. When KDE has been configured to use a single click to open a file, the attachment editor should inherit this behaviour.
The first two points are fixed in the Proko2 Branch. I think Pradeepto should also have added them to TRUNK.
First point solved with revision 592883. Do we need "Open With" in the RMB? I stopped short of implementing it as it would add UI strings. So perhaps afer the freeze.
Ummmmm.. actually it can done since Open with string is there already. Fixed.