Bug 303048 - double click no longer toggles full-screen mode
Summary: double click no longer toggles full-screen mode
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.9.0
Platform: Ubuntu Linux
: NOR minor
Target Milestone: 2.9
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks: extramile
  Show dependency treegraph
 
Reported: 2012-07-05 08:48 UTC by Shayne Johnson
Modified: 2012-10-19 13:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.9.0


Attachments

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