Bug 176179

Summary: image editor - zoom +/- buttons alter predefined list of zoom factors [patch]
Product: [Applications] digikam Reporter: joachim.s048
Component: ImageEditor-CanvasAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0
Attachments: screenshots
patch

Description joachim.s048 2008-11-26 21:42:38 UTC
Version:           0.10.0-beta7 (rev.: 889399M) (using KDE 4.1.2)
OS:                Linux
Installed from:    Fedora RPMs

By pressing zoom in/out button the value of zoom factor in drop down list is changing.

The bug is reproductable:
A - select any zoom value
B - press zoom in/out button
C - open drop down list
Comment 1 joachim.s048 2008-11-26 21:44:50 UTC
Created attachment 28842 [details]
screenshots
Comment 2 joachim.s048 2008-11-26 22:01:07 UTC
Created attachment 28844 [details]
patch

i've changed setItemText to setEditText and it works for me.
predefined list is not changing any more
Comment 3 caulier.gilles 2008-12-08 18:47:42 UTC
joachim, Thanks for your patch

Andi,

This patch sound fine for me...

Gilles
Comment 4 joachim.s048 2008-12-08 19:19:17 UTC
(In reply to comment #3)
> joachim, Thanks for your patch
> 
> Andi,
> 
> This patch sound fine for me...
> 
> Gilles
> 

	
I thank you for digikam
Comment 5 Andi Clemens 2008-12-08 20:04:04 UTC
Yes, sounds fine...
Comment 6 caulier.gilles 2008-12-08 21:30:48 UTC
SVN commit 894524 by cgilles:

digiKam from trunk : Image Editor : do not alter predefined list of zoom factors from toolbar combobox.
BUG: 176179


 M  +7 -12     editorwindow.cpp  
 M  +1 -1      editorwindow.h  


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