Bug 348566

Summary: Window shortcut does not persist
Product: [Plasma] kwin Reporter: Rajinder Yadav <rajindery>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rajinder Yadav 2015-06-02 03:21:59 UTC
When I assign a window shortcut, it fails to persist after a reboot.

Reproducible: Always

Steps to Reproduce:
1. Right click on title bar of a window like Konsole.
2. Select more actions, then 'Windows shortcuts'
3. Set a shortcut
4. Reboot, open window, view shortcut.

Actual Results:  
Shortcut not persisted

Expected Results:  
Shortcut should persist
Comment 1 Thomas Lübking 2015-06-02 10:15:25 UTC
shortcut preservation across session doesn't work because session management doesn't work at all atm.

in general, please notice that window shortcuts assigned this way are lost as soon as the window is destroyed (closed) - it's however possible to assign shortcuts to windows that match certain criteria via the rule system (special window settings)

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