Bug 334530

Summary: gwenview lock zoom button does not work in fullscreen
Product: [Applications] gwenview Reporter: Evstifeev Roman <someuniquename>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cfeck, diogovk, mrmazda, myriam
Priority: NOR    
Version: 4.12.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Evstifeev Roman 2014-05-08 20:38:23 UTC
After bug #291759 was fixed - a hidden option was added to gwenview config file to display "lock zoom" button.
This button forces gwenview to remember zoom state while user going through images. But it only works in default mode. In fullscreen mode gwenview always resizes images to fit screen, and does not honor this "lock zoom" button.

Reproducible: Always

Steps to Reproduce:
1. run following command to enable "lock zoom" button:
 kwriteconfig --file gwenviewrc --group ImageView --key ShowLockZoomButton --type bool true 
2. open image in gwenview
3. zoom in
4. click "lock zoom" button
5. click "Full Screen" button
6. switch to the next image (hit "space" or click "next" button on panel)
 -- now you can see that new image get resized to fit the screen.


Expected Results:  
"lock zoom" button is expected to work in full-screen mode just like in normal mode.

As a sidenote - enabling the 'lock zoom' button is hard for normal user, because it requires to know what option to add to what config file. While the "lock zoom" feature itself is wanted by quite
a lot of users. 
There is an argument that extra button is cluttering up the "zoom area". But i think the button may be omitted at all and replaced with an option in config dialog or menu.
Comment 1 Christoph Feck 2014-06-02 15:56:06 UTC
*** Bug 321122 has been marked as a duplicate of this bug. ***
Comment 2 Felix Miata 2014-08-03 11:51:58 UTC
Confirmed the behavior, but I have no power to mark it such, or fix the broken duplication. This is the duplicate by definition, because 321122 is the elder bug.
Comment 3 Christoph Feck 2014-08-16 14:35:55 UTC

*** This bug has been marked as a duplicate of bug 337262 ***