Bug 332566

Summary: Full Screen Attach as tab sometimes works, sometimes does not
Product: [Plasma] kwin Reporter: Brock McNuggets <usenet>
Component: window-tabbingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.11.6   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
URL: http://youtu.be/rkQbxscdmHI?t=3m30s
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brock McNuggets 2014-03-25 04:49:50 UTC
In full screen cannot attach to tab.

Expectation: tabs should work full screen or not... with the "other" window joining the size of the one being worked with.

Reproducible: Always
Comment 1 Thomas Lübking 2014-03-26 15:07:49 UTC
It's not possible to attach as tab to an undecorated (such as a fullscreen) window - that part is not inconsistent.
Attempting to attach a fullscreen window would have to align or break fullscreen mode, that's a dupe of bug #332568

I guess taking out fullscreen windows out of tabbing is the best solution here.

*** This bug has been marked as a duplicate of bug 332568 ***
Comment 2 Brock McNuggets 2014-03-26 16:53:47 UTC
Thank you.