Is there any stated Citrix support? Specifically, the xamDockManager has an annoying issue in Citrix "seemless" mode. Once a content pane is floating in seemless mode, it is very difficult to re-dock it again. The little hover indicators which allow for the docking operations will NOT remain visible.
The little hover indicators work fine to move an existing content pane from one docked position to another. But once a content pane starts floating, I am out of luck. Presumably when Citrix sees that it is a separate window, it won't allow them to interact anymore.
It definitely appears specific to Citrix. In fact, if the app is switched to full screen mode the issue goes away.
My only solution at this point is to programmatically redock my content panes once they are floating.
Any other ideas would be appreciated.
Hello dbeavon,
I have been looking into your post.
Would you please check the state of the Floating Window. In order to be able to dock the Floating Window it has to be "Dockable". This state you can check when you right click on the header of the Floating Window.
If the state of the window is 'dockable' and the issue is reproducible, would it be possible for you to provide us with a small isolated sample application, that shows the issue?
This way I would be able to further investigate this matter for you
Looking forward to hearing from you.
Yes it is dockable. In Citrix I just Shift-F2 to exit seemless mode and it works fine.
I can pick out one of your Infragistics samples that allows undocking and send it to you. But as I said, we'd first want to establish whether or not you are willing to spend time on a Citrix issue . Do you support issues that only happen in Citrix and only in seemless mode?