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 Reply Children
No Data