Bug: ExtendsContentIntoTitleBar causes the minimize/maximize button overflow window on win10 #9354
Labels
area-TitleBar
Issues related to custom window title bars.
area-Windowing
team-CompInput
Issue for IXP (Composition, Input) team
Describe the bug
Use the template to create a winui3 packaged application based on WindowsAppSDK1.4.4+, after setting ExtendsContentIntoTitleBar, when the mouse moves to the minimize maximize button, the top of the button will overflow the window on win10, and the rendering is normal on win11
Steps to reproduce the bug
1.create a winui3 project;
2.set ExtendsContentIntoTitleBar = true in MainWindow.xaml.cs
2.mouse hover the right-top minimize button or maximize button
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Packaging type
No response
Windows version
No response
IDE
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: