Bug 297138

Summary: When saving an attached file from a mail, give the user the ability to either open it or open the folder where it has been saved
Product: [Applications] kmail2 Reporter: Alexandre Bonneau <alexandre.bonneau>
Component: MDNAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 4.8   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.14

Description Alexandre Bonneau 2012-03-30 20:10:49 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0
Build Identifier: 

When saving an attached file from a mail, it would be great to see a temporary toolbar at the bottom of the message (or elsewhere) where it asks you if you want to open the file you just saved, or if you want to open the folder where you saved the file into dolphin.
A bit like in Gwenview when you just croped a picture, the 'toolbar' as a timelimit before it disappear.


Reproducible: Always
Comment 1 Laurent Montel 2014-04-06 07:10:57 UTC
Git commit bbc7642a1ef2d0565a120cf474034618604d1df9 by Montel Laurent.
Committed on 06/04/2014 at 07:10.
Pushed by mlaurent into branch 'master'.

Start to implement Bug 297138 - When saving an attached file from a mail, give the user the ability to either open it or open the folder where it has been saved

M  +1    -0    messageviewer/CMakeLists.txt
A  +80   -0    messageviewer/widgets/openattachmentfolderwidget.cpp     [License: GPL (v2)]
A  +45   -0    messageviewer/widgets/openattachmentfolderwidget.h     [License: GPL (v2)]

http://commits.kde.org/kdepim/bbc7642a1ef2d0565a120cf474034618604d1df9
Comment 2 Laurent Montel 2014-04-06 10:43:55 UTC
Git commit 5fa650b67b81f58abfa194940c644ce784e98b2a by Montel Laurent.
Committed on 06/04/2014 at 10:43.
Pushed by mlaurent into branch 'master'.

Fix Bug 297138 - When saving an attached file from a mail, give the user the ability to either open it or open the folder where it has been saved

FIXED-IN: 4.14

M  +11   -4    kmail/kmcommands.cpp
M  +3    -1    kmail/kmcommands.h
M  +1    -2    kmail/kmmainwidget.cpp
M  +5    -4    messageviewer/utils/util.cpp
M  +2    -2    messageviewer/utils/util.h
M  +5    -1    messageviewer/viewer/urlhandlermanager.cpp
M  +6    -0    messageviewer/viewer/viewer.cpp
M  +1    -1    messageviewer/viewer/viewer.h
M  +20   -6    messageviewer/viewer/viewer_p.cpp
M  +2    -0    messageviewer/viewer/viewer_p.h
M  +0    -1    messageviewer/widgets/openattachmentfolderwidget.cpp

http://commits.kde.org/kdepim/5fa650b67b81f58abfa194940c644ce784e98b2a