Hello,
I encountered a visual rendering bug when using the XamDockmanager in combination with the WindowsFormsHost component. I added a sample project that illustrates the bug. When you start the sample, and open (flyout) the unpinned pane, and then resize that pane to the far left side of the screen, you will see that the bottom of the pane is cropped. You must keep the screen maximized in order to see the bug. The cropping starts at 3/4th of the screen and increases as you go farther. I also included some screenshots in the attachments that show what I see.
My test environment is a Windows 7, with all patches. I also encountered this problem on other machines and operating systems. My screen has a resolution of 1920 x 1080. If you need more info, just ask.
Regards, Stefan
I think that's because we host the UnpinnedTabFlyout in a WPF Popup when the dockmanager has one or more HwndHosts which we do so that the flyout will be above the HwndHost because of air space issues in WPF with those. Popup in WPF will not allow itself to be sized to be more than around 2/3 of the screen. I'll open an issue for this and we can try to work around it.
Ok, thank you. Can I track this issue somehow?
Hello Stefan,
I have logged this with development under ID: 175935 and I have also created a support ticket on your behalf: CAS-139992-H0P7Z2 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://es.infragistics.com/Membership/MySupport.aspx
Ok, thanks!