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

Strange top line window when window is miximized #9176

Closed
leonardomelosantos opened this issue Dec 18, 2023 · 2 comments
Closed

Strange top line window when window is miximized #9176

leonardomelosantos opened this issue Dec 18, 2023 · 2 comments
Labels
area-TitleBar Issues related to custom window title bars. bug Something isn't working closed-NotRepro Described behavior could not be reproduced. needs-author-feedback Asked author to supply more information. team-Markup Issue for the Markup team

Comments

@leonardomelosantos
Copy link

Describe the bug

I need help about issue on WinUI (MAUI) Platform. When we set ExtendsContentIntoTitleBar to true in the application on Dark Mode, we have strange top line when we click to maximize window. This behavior occurs when the screen/monitor have Resolution 100%, 125% etc.

TitleBar_WithTopLineWhenMaximized

Steps to reproduce the bug

  1. Open the application and keep window normal size (non-maximized)
  2. Change resolution from 125% to 100% in Windows Settings
  3. Back to application and maximize the window.
  4. Result: Strange top line appears.

Expected behavior

No response

Screenshots

TitleBar_WithTopLineWhenMaximized

NuGet package version

WinUI 3 - Windows App SDK 1.4.3: 1.4.231115000

Windows version

Windows 10 (21H2): Build 19044

Additional context

No response

@leonardomelosantos leonardomelosantos added the bug Something isn't working label Dec 18, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Dec 18, 2023
@kmgallahan
Copy link
Contributor

That non-maximized screenshot with the thick borders indicates that your Windows theme is broken. Try setting your Windows theme to default in Settings. Not sure if it is related to the line, but the borders should get fixed at least.

@bpulliam bpulliam added team-Markup Issue for the Markup team area-TitleBar Issues related to custom window title bars. and removed needs-triage Issue needs to be triaged by the area owners labels Jan 5, 2024
@pratikone
Copy link
Contributor

The regular WinUI apps don't have this issue. Are you seeing it in a hello world MAUI app too ? If not, it could be due to some conflict in your app theming. Need more information.

@bpulliam bpulliam added the needs-author-feedback Asked author to supply more information. label Feb 1, 2024
@llongley llongley closed this as not planned Won't fix, can't repro, duplicate, stale Feb 2, 2024
@llongley llongley added the closed-NotRepro Described behavior could not be reproduced. label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TitleBar Issues related to custom window title bars. bug Something isn't working closed-NotRepro Described behavior could not be reproduced. needs-author-feedback Asked author to supply more information. team-Markup Issue for the Markup team
Projects
None yet
Development

No branches or pull requests

5 participants