简体   繁体   中英

.NET MAUI Windows control box is opposite

.NET MAUI Windows control box is opposite and you can't click the minimize, maximize or close button. But when you move the curser to the opposite direction you'll see the buttons color changes as like you're hovering on them. See the rest in this picture. Is there a way to fix it? 在此处输入图像描述

I looked for ways in Microsoft docs but couldn't find anything.

This is a verified maui issue. You can follow up the issue On Windows (WinUI) Minimize, Normal, Maximize buttons behave strangely .

Someone gives the solution and this is an RTL Bug. You can refer to this link about changing language/region settings to solve the issue by changing the Regional format.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM