Bug 332568 - When in full screen, with tabs, switching tabs with the menu takes you out of full screen.
Summary: When in full screen, with tabs, switching tabs with the menu takes you out of...
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: window-tabbing (show other bugs)
Version: 4.11.6
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL: https://git.reviewboard.kde.org/r/117...
Keywords:
: 332566 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-25 04:51 UTC by Brock McNuggets
Modified: 2014-06-04 14:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.11.9
Sentry Crash Report:
thomas.luebking: ReviewRequest+


Attachments

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