Most of the time the editor does not open on top of the other windows, but instead the previously open application receives the focus instead after the map is loaded via recently opened maps list in welcome dialog. Creating a new map does not have this issue.
Which operating system / version is this?
Windows 10, and master build, and 2019.X builds are not affected by this.
FYI just checked in a Windows 7 VM and my native Linux and neither seems to have this issue. I just checked on a Windows 10 pro PC running windows version 10.0.17134 build 17134 and also can't duplicate this issue.
Does it reproduce on our current appveyor build https://ci.appveyor.com/project/kduske/trenchbroom/builds/29903218/artifacts ?
I'm not seeing it on Windows 10 1903.
I do get a small window flash up a few times while the map is loading, then disappear when the map window opens, not sure if this is related.
Hmm, it doesn't happen with the appveyor build but only in my own builds. Maybe it's an issue in older version of Qt then?
Yeah, upgrading from Qt 5.12.0 to 5.14.0 fixed it.
Most helpful comment
Yeah, upgrading from Qt 5.12.0 to 5.14.0 fixed it.