Bug 300399 - Image view: right click should offer print option
Summary: Image view: right click should offer print option
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Print (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-21 18:17 UTC by Axel Krebs
Modified: 2022-01-18 06:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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