-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Mahapps UI in Dialog Window is locked when user re-signs in.
Steps to Reproduce
In order to reproduce please use the below sample app:
- Open Dialog Window from the Main window by clicking "Display Window" button
- The dialog window is displayed
- Lock out using Windows+L button
- Login again
- Try to enter any text to textbox
Per the attached example. User is not able to enter any text to the textbox. Generally UI is locked. User is able to switch to the second tab, but is not able to return to first tab.
Expected outcome
The textbox and whole UI should not be locked to allow user to use it.
Environment:
- MahApps.Metro 1.3.0 stable
- Visual Studio 2015 Community
- .NET Framework 4.6.1