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

Application doesn't render when using WindowState in 11.1 #16227

Open
IZIDIA opened this issue Jul 4, 2024 · 3 comments
Open

Application doesn't render when using WindowState in 11.1 #16227

IZIDIA opened this issue Jul 4, 2024 · 3 comments

Comments

@IZIDIA
Copy link
Contributor

IZIDIA commented Jul 4, 2024

Describe the bug

If you set the WindowState property to Maximized mode. When minimized and expanded, the application stops rendering. In version 11.0.10 everything is ok and this problem does not exist. The problem was discovered in 11.1

To Reproduce

  1. Set WindowState="Maximized" in MainWindow
  2. Launch app
  3. Minimize the application using the button on the top right. Expand

Expected behavior

No response

Avalonia version

11.1-rc2

OS

Windows

Additional context

2024-07-04.12-44-17.mp4
@IZIDIA IZIDIA added the bug label Jul 4, 2024
@Klinkas
Copy link

Klinkas commented Jul 4, 2024

yeah, i repeated steps and got the same result

@maxkatz6
Copy link
Member

maxkatz6 commented Jul 4, 2024

Can't reproduce on master, didn't check with rc2 yet. cc @emmauss

@MrJul
Copy link
Member

MrJul commented Jul 4, 2024

Probably need to backport #16029

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

4 participants