Bug 332568

Summary: When in full screen, with tabs, switching tabs with the menu takes you out of full screen.
Product: [Plasma] kwin Reporter: Brock McNuggets <usenet>
Component: window-tabbingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal Flags: thomas.luebking: ReviewRequest+
Priority: NOR    
Version: 4.11.6   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
URL: https://git.reviewboard.kde.org/r/117099/
Latest Commit: Version Fixed In: 4.11.9
Sentry Crash Report:

Description Brock McNuggets 2014-03-25 04:51:06 UTC
In Display Prefs and switch tabs to Dolphin - end up jumping out of full screen when one would expect to stay in it. If in Dolphin and switch to Display Prefs you stay in full screen (though tabs do not show).


Reproducible: Always
Comment 1 Thomas Lübking 2014-03-26 15:02:39 UTC
This is because the fullscreen flag is not aligned between windows. Either needs to happen or turning a window fullscreen should break tabbing.
Comment 2 Thomas Lübking 2014-03-26 15:07:49 UTC
*** Bug 332566 has been marked as a duplicate of this bug. ***
Comment 3 Brock McNuggets 2014-03-26 16:48:17 UTC
Makes sense - thank you.
Comment 4 Thomas Lübking 2014-03-26 20:36:52 UTC
video: http://youtu.be/rkQbxscdmHI?t=4m20s
Comment 5 Thomas Lübking 2014-04-24 11:20:59 UTC
Git commit abf3d200cfc39fcc27a22224512853a96d947add by Thomas Lübking.
Committed on 26/03/2014 at 17:06.
Pushed by luebking into branch 'KDE/4.11'.

take fullscreen windows out of tabbing

it's not been possible to attach tabs to an (undecorated!)
fullscreen window.
now it's neither possible to attach a fullscreen window to
another tabgroup and fullscreening a window will untab it
FIXED-IN: 4.11.9
REVIEW: 117099

M  +3    -1    kwin/geometry.cpp
M  +1    -0    kwin/useractions.cpp

http://commits.kde.org/kde-workspace/abf3d200cfc39fcc27a22224512853a96d947add
Comment 6 Martin Flöser 2014-06-04 14:35:49 UTC
Git commit 5d8ae96a5694fa166eb86d34e80bca1bd6d37626 by Martin Gräßlin, on behalf of Thomas Lübking.
Committed on 26/03/2014 at 17:06.
Pushed by graesslin into branch 'master'.

take fullscreen windows out of tabbing

it's not been possible to attach tabs to an (undecorated!)
fullscreen window.
now it's neither possible to attach a fullscreen window to
another tabgroup and fullscreening a window will untab it

Forward port of abf3d200cfc39fcc27a22224512853a96d947add from kde-workspace

M  +3    -1    geometry.cpp
M  +1    -0    useractions.cpp

http://commits.kde.org/kwin/5d8ae96a5694fa166eb86d34e80bca1bd6d37626