Bug 176179 - image editor - zoom +/- buttons alter predefined list of zoom factors [patch]
Summary: image editor - zoom +/- buttons alter predefined list of zoom factors [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Canvas (show other bugs)
Version: 0.10.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 21:42 UTC by joachim.s048
Modified: 2017-08-07 08:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments
screenshots (38.21 KB, image/jpeg)
2008-11-26 21:44 UTC, joachim.s048
Details
patch (657 bytes, patch)
2008-11-26 22:01 UTC, joachim.s048
Details

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