Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1735
Last selected tab not selected when undocking another tab
posted

When un-docking a tab (ContentPane) the tab that is selected is not the last selected tab.

For example, if there were 4 tabs ( A, B, C y D).

  • If the user clicked first in A, then in B and then in C, and then undocks C, A is selected.
  • If the user clicks first in A, then in B, then in C, and undocks D, B is selected.

It is always the tab selected before the last one that gets selected. This is not consistent with Visual Studio Behavior.

Is this a bug? Can the XamDockManager be configured so the tabs get selected correctly, and always the last tab is the one left selected on the group?

Thank you!

Parents
No Data
Reply
  • 34810
    Offline posted

    Hello Dzyann,

    Thank you for your post. I have been investigating into this issue, and I have reproduced the behavior that you are referring to. Interestingly, it only appears to exist when the TabGroupPane is hosted in a DocumentContentHost in the XamDockManager. I will be investigating into this a bit further with my colleagues and I will have more information for you very soon on this matter.

    Sincerely,
    Andrew
    Associate Developer
    Infragistics Inc.
    www.infragistics.com/support

Children