1. Launch Krita 2. Resize and reposition window 3. Close Krita 4. Open Krita 5. Previous size and position settings are not saved Windows 10 64bit
May be related to https://bugs.kde.org/show_bug.cgi?id=335923 https://bugs.kde.org/show_bug.cgi?id=331819 Both were fixed but I don't know if they've been included in the 3.0 pre alpha.
After some more inspection, it appears this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=349165 *** This bug has been marked as a duplicate of bug 349165 ***
Sorry, I tested this a little more and this is still an issue, despite the information in https://bugs.kde.org/show_bug.cgi?id=349165
Confirmed for 3.0 Alpha1 on win10
https://phabricator.kde.org/T2300
Git commit 83b454224b67c14019d162ecf3a188f069f022e0 by Scott Petrovic. Committed on 27/04/2016 at 03:13. Pushed by scottpetrovic into branch 'master'. T2300 : Window size and position is not saved Save the x and y positions as well as the height and width of each docker . M +5 -0 libs/ui/KisMainWindow.cpp http://commits.kde.org/krita/83b454224b67c14019d162ecf3a188f069f022e0
Actually, we still don't correctly restore a maximized window on Windows, this only fixes the docker positions. (Which is weird, that should be saved correctly by the saving the workspace state).
Git commit c3dc97c005ec0ad8408dce078ca159385be4a4ae by Scott Petrovic. Committed on 28/04/2016 at 18:39. Pushed by scottpetrovic into branch 'master'. Load position of the main window correctly Fixes T2300 M +1 -0 libs/ui/KisApplication.cpp M +0 -2 libs/ui/KisMainWindow.cpp http://commits.kde.org/krita/c3dc97c005ec0ad8408dce078ca159385be4a4ae