Bug 383845

Summary: Position of Dolphin window isn't remembered after reopening
Product: [Plasma] kwin Reporter: Alexander Mentyu <notuxius>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Mentyu 2017-08-22 12:01:08 UTC
Steps for reproduce:
1. Start Dolphin and unmaximize it.
2. Remember Dolphin window position and close it.
3. Start Dolphin again.

Actual result:
Dolphin window started in top left corner.

Expected result:
Dolphin window started in previous position.
Comment 1 Martin Flöser 2017-08-22 15:13:33 UTC
There is no support for remembering the position of a window. I'm sorry this is out of scope both on X11 and Wayland. Windows in KWin are placed based on the placement policy, but not on the last position.