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
330
TextBox does not allow input text in Popup that is located in the XamDialogWindow
posted

I'm using version 16.2 and found some problem with Popup control over XamDialogWindow. All dialog controls on Popup is disabled for users input. For example, the TextBox does not allow input text. Events not work properly. For example SelectedItemChanged don't work on TreeView. 

This is observed only if controls placed in the Popup in the XamDialogWindow. If TextBox placed directly in XamDialogWindow, or in Popup in other parent control, all works correctly.

There were no such problems on version 15.1.