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

Failed to set dark mode #5105

Closed
2 tasks done
lorypelli opened this issue Sep 2, 2024 · 2 comments
Closed
2 tasks done

Failed to set dark mode #5105

lorypelli opened this issue Sep 2, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@lorypelli
Copy link

lorypelli commented Sep 2, 2024

Checklist

  • I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
  • This issue only relates to a single bug. I will open new issues for any other problems.

Describe the bug

image
Operazione completata = Completed Successfully
wtf?

How to reproduce

idk, I'm on windows 11 with dark mode enabled

Screenshots

No response

Example code

a := app.New()
login := a.NewWindow("Login")
program := a.NewWindow("http_requests") <-- the one that had the issue
bot := a.NewWindow("bot_info")
msg_list := a.NewWindow("msg_list")

Fyne version

2.5.1

Go compiler version

1.23.0

Operating system and version

Windows 11

Additional Information

it didn't crash the app, just the titlebar was in light mode, the second time I tried it worked perfectly

@lorypelli lorypelli added the unverified A bug that has been reported but not verified label Sep 2, 2024
@lorypelli
Copy link
Author

it seems to work until 2.4.5

@andydotxyz
Copy link
Member

This is a duplicate of #4758

@andydotxyz andydotxyz added duplicate This issue or pull request already exists and removed unverified A bug that has been reported but not verified labels Sep 3, 2024
@andydotxyz andydotxyz closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2024
@andydotxyz andydotxyz reopened this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants