Bug 300399

Summary: Image view: right click should offer print option
Product: [Applications] digikam Reporter: Axel Krebs <axel.krebs>
Component: Plugin-Editor-PrintAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 2.5.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Axel Krebs 2012-05-21 18:17:08 UTC
When working within image view, one wants to print out some pics. 
Right know one has to click to "image" >> "print" or "image" >> "print assistent"

Why these longoish handlings procedure? 
Why not using right click to offer both options? 

I assume, this would improve integration from digiKam to KDE and vice-versa.

Reproducible: Always

Steps to Reproduce:
1. just right click wuithin mage view.
2. you get the desired option- NOT
3.
Actual Results:  
does not ork at all, option from KDE seem to be surpressed within digiKam

Expected Results:  
seemless integration of KDE into options within digikam
Comment 1 caulier.gilles 2012-05-21 21:12:29 UTC
Because Print Assistant is a kipi-plugin only available on main album gui, not image editor.

Print feature in image editor is a simple KDE print panel wrapper.

Gilles Caulier