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

WinUI Desktop title is shown #307

Open
ArchieCoder opened this issue Jul 26, 2024 · 4 comments · May be fixed by #309
Open

WinUI Desktop title is shown #307

ArchieCoder opened this issue Jul 26, 2024 · 4 comments · May be fixed by #309
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@ArchieCoder
Copy link

Current behavior

My app shows WinUI Desktop when Packaged target is selected

image

The Uno.Resizetizer has a bug:

image

Expected behavior

The app name should be used.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

No

Environment

No response

NuGet package version(s)

No response

Affected platforms

Windows (WinAppSDK)

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@ArchieCoder ArchieCoder added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jul 26, 2024
@jeromelaban jeromelaban transferred this issue from unoplatform/uno Jul 29, 2024
@dansiegel
Copy link
Contributor

@ArchieCoder This was by design as WinUI was supposed to be reading from the Package.appxmanifest when running as a packaged app. We've confirmed this isn't happening anymore. Thanks for bringing this to our attention.

@ArchieCoder
Copy link
Author

@dansiegel Which version is it fixed? I tried with the latest 5.3. I'm having an hard time to find the latest 5.4-dev version. Thanks.

image

@dansiegel
Copy link
Contributor

Sorry for the confusion. We've confirmed the expected behavior isn't occurring. I'm currently working on a fix.

@dansiegel dansiegel linked a pull request Aug 5, 2024 that will close this issue
@agneszitte
Copy link
Contributor

agneszitte commented Sep 4, 2024

@jeromelaban I think @Youssef1313 could maybe continue @dansiegel's work for #309 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants