Bug 395194 - undocked Dockers lost on orientation change (Wacom mobilestudio)
Summary: undocked Dockers lost on orientation change (Wacom mobilestudio)
Status: RESOLVED WORKSFORME
Alias: None
Product: krita
Classification: Applications
Component: Dockers (show other bugs)
Version: git master (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-06-10 00:08 UTC by Brendan
Modified: 2018-07-11 08:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.