We have an issue when using the DockLayoutManager with FloatingMode="Desktop", whereby a maximized floating window appears larger than the screen and therefore half of the window is off-screen.
To reproduce:
- When using 2 monitors with different sizes and resolutions (Monitor 1: 1600x900; Monitor 2: 1920x1200). The smaller of the 2 monitors is the primary.
- Open up a desktop app that uses DockLayoutManager with FloatingMode="Desktop" on the smaller monitor
- Tear away one of the windows and drag it to the larger monitor
- Maximize the floating window on the larger window
At this point a large portion of the window is off the screen. You can tell on the attached images how it should be and how it actually is - i.e. the restore and Restore and Close Buttons are off screen.
I've attached the 2 images mentioned, and a simple project that reproduces the issue
Hello Matthew,
I will forward this ticket to our R&D team, and we will contact you as soon as we get any results.
Thanks,
Elliot