Bug 303048

Summary: double click no longer toggles full-screen mode
Product: [Applications] gwenview Reporter: Shayne Johnson <steampoweredlawngnome>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: adaptee, shafff
Priority: NOR    
Version: 2.9.0   
Target Milestone: 2.9   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 2.9.0
Bug Depends on:    
Bug Blocks: 303462    

Description Shayne Johnson 2012-07-05 08:48:26 UTC
In previous versions of Gwenview double clicking inside the image viewing area would toggle between fullscreen and windowed mode. This functionality is missing in 2.9.0

Reproducible: Always

Steps to Reproduce:
1. open image with gwenview
2. double click viewing area
3. watch application not switch to full screen mode
Actual Results:  
application does not switch between fullscreen and windowed mode

Expected Results:  
application switches between fullscreen and windowed mode
Comment 1 Jekyll Wu 2012-07-05 13:34:50 UTC
maybe related with bug 302898
Comment 2 Aurelien Gateau 2012-07-13 15:16:26 UTC
Marking as a candidate for Extra Mile initiative
Comment 3 Aurelien Gateau 2012-07-15 09:06:46 UTC
Git commit fab9e37d12ff37e674f019a45e377b1a482fd785 by Aurélien Gâteau.
Committed on 15/07/2012 at 11:03.
Pushed by gateau into branch 'KDE/4.9'.

Unbreak "double-click toggle fullscreen"
FIXED-IN: 2.9.0

M  +2    -0    app/mainwindow.cpp
M  +1    -0    lib/documentview/svgviewadapter.cpp

http://commits.kde.org/gwenview/fab9e37d12ff37e674f019a45e377b1a482fd785
Comment 4 Nick Shaforostoff 2012-09-14 16:31:03 UTC
thank you, this was annoying regression