Bug 234655

Summary: inconsistent behavior w.r.t. zoom combobox
Product: [Applications] okular Reporter: Przemysław Pawełczyk <przemoc>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal CC: mathieu.lornac
Priority: NOR    
Version: 0.9.4   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch

Description Przemysław Pawełczyk 2010-04-17 23:34:16 UTC
Version:           0.9.4 (using KDE 4.3.4)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Zoom factor is greater than 10%. If it is modified to value less than 10% and confirmed (Enter), then it's automatically changed to 10%. But if it is already 10% and we are modifying zoom factor to value less than 10%, then after confirmation nothing is changed. Zoom factor should be set then to 10%.
Comment 1 Albert Astals Cid 2010-07-20 23:40:34 UTC
Mathieu can you have a look at this?
Comment 2 Mathieu Lornac 2010-07-21 00:04:21 UTC
Of course my pleasure :) I can't start tomorrow but on the next day sure!!!
Comment 3 Mathieu Lornac 2010-07-22 14:39:49 UTC
Created attachment 49391 [details]
patch

Refreshes the zoom text display when the new zoom factor equals the former one.
Comment 4 Albert Astals Cid 2010-07-27 00:20:28 UTC
SVN commit 1155099 by aacid:

Fix inconsistent behavior w.r.t. zoom combobox
Patch by Mathieu Lornac
BUGS: 234655


 M  +2 -0      pageview.cpp  


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