Bug 218184

Summary: preview and image navigation out of sync when opening the sharpen dialog in the editor
Product: [Applications] digikam Reporter: Matthias Weiss <matias.liberta>
Component: Plugin-Editor-SharpenAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0
Attachments: screenshot of preview and image navigation not in sync

Description Matthias Weiss 2009-12-10 21:58:50 UTC
Version:           1.0.0 rc1 (using KDE 4.3.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

I opening the sharpen dialog in the editor.

The navigation rectangular in the small icon in the right panel is not in sync with the image displayed in the preview area.

Klicking on the "Try" button generates the second preview image and then the navigation rectangular and preview images are in sync.

See also the screenshot.
Comment 1 Matthias Weiss 2009-12-10 22:00:29 UTC
Created attachment 38971 [details]
screenshot of preview and image navigation not in sync
Comment 2 caulier.gilles 2009-12-10 22:26:42 UTC
On the bottom, near "Default" button, select the right preview mode...

Gilles Caulier
Comment 3 Matthias Weiss 2009-12-11 10:18:38 UTC
I can switch between the preview modes but still, what's framed in the "navi-image" is not the same as displayed in the preview area.

It appears that before I use the "Try" button the preview area isn't split in half for the 2 images (not sharpened/sharpened).
Comment 4 caulier.gilles 2010-01-14 15:49:46 UTC
SVN commit 1074676 by cgilles:

now, all image editor tool preview have the same options available, especially OnMouseOver 
mode which can be used with ImageRegionWidget (NR, Sharpen, Restoration, etc...)
CCMAIL:digikam-devel@kde.org
BUGS: 219745
BUGS: 218184
BUGS: 221986


 M  +1 -1      imageplugins/blurfx/blurfxtool.cpp  
 M  +1 -1      imageplugins/charcoal/charcoaltool.cpp  
 M  +1 -1      imageplugins/coreplugin/blurtool.cpp  
 M  +1 -1      imageplugins/coreplugin/noisereductiontool.cpp  
 M  +1 -1      imageplugins/coreplugin/profileconversiontool.cpp  
 M  +1 -1      imageplugins/coreplugin/sharpentool.cpp  
 M  +1 -1      imageplugins/emboss/embosstool.cpp  
 M  +1 -1      imageplugins/filmgrain/filmgraintool.cpp  
 M  +1 -1      imageplugins/infrared/infraredtool.cpp  
 M  +1 -1      imageplugins/localcontrast/localcontrasttool.cpp  
 M  +1 -1      imageplugins/oilpaint/oilpainttool.cpp  
 M  +1 -1      imageplugins/restoration/restorationtool.cpp  
 M  +1 -1      imageplugins/texture/texturetool.cpp  
 M  +100 -66   utilities/imageeditor/widgets/imageregionwidget.cpp  
 M  +3 -0      utilities/imageeditor/widgets/imageregionwidget.h  
 M  +0 -5      utilities/imageeditor/widgets/previewtoolbar.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1074676