After updating our project from build 673 to 682 (the issue appears in 683 as well), we're having problems with window selection/focusing when loading layouts.
After loading the layout data from storage, we load it into the docking, then we try to activate the window with the highest LastActiveDateTime. The window is correctly determined and brough to the front, but after a call to Activate(focus: true), no tab is focused.
Simple workarounds (focusing the dock site, giving keyboard focus to the document window) that work in the sample project do not work in the real project.
Thanks in advance for your help.
Best regards,
Jan