5.11.4 windows (Windows show) ============================= \\.\DISPLAY2 1680x1050+0+0 dpr=1 \\.\DISPLAY1 1920x1080-3840-283 dpr=2 main QRasterWindow("Main", 160x160-2959+155 [top], native: 320x320-2078+593) QRasterWindow("Child", 50x50+10+10, native: 100x100+20+20) main::::operator () QRasterWindow("Main", 160x160-2959+155 [top], native: 320x320-2078+593) QRasterWindow("Child", 50x50+10+10, native: 100x100+20+20) moving main::::operator () after move QRasterWindow("Child", 70x70+20+20, native: 140x140+40+40) 5.13.1 windows (unmodified, Windows do not show) ================================================ \\.\DISPLAY2 1680x1050+0+0 dpr=1 \\.\DISPLAY1 1920x1080-3840-283 dpr=2 main QRasterWindow("Main", 160x160-2959+155 [top], native: 320x320-2078+593) QRasterWindow("Child", 50x50+10+10, native: 100x100+3860+303) main::::operator () QRasterWindow("Main", 160x160-2959+155 [top], native: 320x320-2078+593) QRasterWindow("Child", 50x50+10+10, native: 100x100+3860+303) moving main::::operator () after move QRasterWindow("Child", 70x70+20+20, native: 140x140+3880+323) QRasterWindow(0x1293f8f5f0, name="Main") 5.14.0 windows (with patch, child shows after move, but resulting child geometry is messed up) ============================================================================================== \\.\DISPLAY2 1680x1050+0+0 dpr=1 \\.\DISPLAY1 1920x1080-3840-283 dpr=2 main QRasterWindow("Main", 160x160-2959+155 [top], native: 320x320-2078+593) QRasterWindow("Child", 50x50+10+10, native: 100x100+3860+303) main::::operator () QRasterWindow("Main", 160x160-2959+155 [top], native: 320x320-2078+593) QRasterWindow("Child", 50x50+10+10, native: 100x100+3860+303) moving main::::operator () after move QRasterWindow("Child", 70x70-1900-121, native: 140x140+40+40)