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

Windows icons (close, hide, minimaze/maximaze) get disappeared on Winui 3 for tablet pc. #9274

Open
DmitriMilokhov opened this issue Jan 22, 2024 · 2 comments
Labels
area-Windowing bug Something isn't working team-Markup Issue for the Markup team

Comments

@DmitriMilokhov
Copy link

DmitriMilokhov commented Jan 22, 2024

Describe the bug

After updating to Microsoft.WindowsAppSDK 1.4.231219000 window icons for Winui 3 packaged app were disappeared. (example on video.) Note that it happens only ob tablet PC with touchscreen and does not happen on laptop.

Explicitly writing wnd.AppWindow.TitleBar.IconShowOptions = Microsoft.UI.Windowing.IconShowOptions.ShowIconAndSystemMenu; does not help

Also 1.3.230724000 does not have this problem.

video.mp4

Steps to reproduce the bug

Just run an Winui 3 app on tablet pc. Example on video.

Expected behavior

Windows icons are shown.

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000

Windows version

No response

Additional context

No response

@DmitriMilokhov DmitriMilokhov added the bug Something isn't working label Jan 22, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 22, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@bpulliam bpulliam added team-Markup Issue for the Markup team area-Windowing and removed needs-triage Issue needs to be triaged by the area owners labels Jan 22, 2024
@DmitriMilokhov
Copy link
Author

Are there any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windowing bug Something isn't working team-Markup Issue for the Markup team
Projects
None yet
Development

No branches or pull requests

2 participants