Bug 395194

Summary: undocked Dockers lost on orientation change (Wacom mobilestudio)
Product: [Applications] krita Reporter: Brendan <bunf2014>
Component: DockersAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: halla
Priority: NOR Keywords: triaged
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brendan 2018-06-10 00:08:23 UTC
using git version 5345be7

I can't diagnose exactly what is happening, but undocked dockers disappear on orientation change. 
Eg:
using a tablet 
start in landscape
open touch docker
make it undocked
change orientation (landscape-> portrait or vice versa)
docker disappears
change orientation again
docker reappears

The touch docker will disappear. 
Observations:
* when it disappears it can't be re-enabled through settings->dockers 
* can only be recovered by changing orientation back, docking it, then changing orientation again

If there are multiple undocked dockers some, but not all, of them can survive the orientation change.
Comment 1 Halla Rempt 2018-07-11 08:31:43 UTC
I'm sorry, but I cannot reproduce this with 4.1 on my windows tablets. It is, in any case, not something we would be able to do anything about, since the docker management is done by Qt and Windows together: Krita doesn't have any code for that.

I was wondering for a moment whether this could have been a bug caused by our custom docker titlebar widgets, but that git revision is from after we removed those buttons.