Bug 312485

Summary: Windows without borders are displayed on all activities
Product: [Plasma] kwin Reporter: Mathieu Tarral <mathieu.tarral>
Component: activitiesAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.9.4   
Target Milestone: ---   
Platform: Chakra   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mathieu Tarral 2013-01-02 10:23:44 UTC
I created a rule in kwin to remove borders on windows at launch.

(systemsettings -> window behaviour -> kwin rules
 -> new rule
            [normal window]
            [no title and no borders ]  ; apply initially ; yes
)

and now, when I open an application, it is displayed on all activities
unlike the normal behaviour (with borders) where it is only displayed on the current activity.

Borders should only be related to a window's appearance and they should not modify wheter a window is linked to an activity or all activites.

Reproducible: Always

Steps to Reproduce:
1. create a new kwin rule which remove borders
2. create 2 activities
3. open an application
4. switch to the other activty
5. the application is on the activity (all activities)
Actual Results:  
the window is displayed on all activities

Expected Results:  
the window should be displayed on the current activty
Comment 1 Martin Flöser 2013-01-02 11:51:51 UTC

*** This bug has been marked as a duplicate of bug 274931 ***