Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Child Windows Freeze after an windows lock and unlocks #4789

Open
taooceros opened this issue Jul 2, 2021 · 2 comments
Open

Child Windows Freeze after an windows lock and unlocks #4789

taooceros opened this issue Jul 2, 2021 · 2 comments
Milestone

Comments

@taooceros
Copy link

taooceros commented Jul 2, 2021

  • .NET Core Version: 5.0.100 (e.g. 3.0 Preview1, or daily build number, use dotnet --info)
  • Windows version: 21H1 (winver)
  • Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes

Problem description:

Child windows will be freezed after windows lock and unlock. Closing and restarting the window will behave correctly.

Actual behavior:

The windows freeze, with resizing like this

image

Expected behavior:

The windows will behave correctly

Minimal repro:

Our repo https://github.com/Flow-Launcher/Flow.Launcher, and we can reproduce with our setting window. Open the setting window, lock windows, unlock, and the windows will not be able to do anything except some basic windows' behavior like dragging, close, resizing (in a weird way)

Similar bug reported here https://forums.ni.com/t5/Measurement-Studio-for-NET/Window-with-WPF-Graph-freezes-when-windows-account-locked/td-p/2419516/page/2?profile.language=zh-CN

@lindexi
Copy link
Contributor

lindexi commented Jul 3, 2021

@taooceros
Duplicate of ##2158 ?

@taooceros
Copy link
Author

@taooceros
Duplicate of ##2158 ?

Seems so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants