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.
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.