microsoft / microsoft-ui-xaml

WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications.
MIT License
6.38k stars 683 forks source link

ComboBox DropDownButton WebView2 menu MenuFlyout not dismissed when dragging the title bar or clicking outside the window #9279

Open HO-COOH opened 10 months ago

HO-COOH commented 10 months ago

Describe the bug

This issue is bugging WinUI2, WinUI3, Xaml island app, causing this ridiculous UX.

WinUI2 gallery: image

WinUI3 gallery: image

Xaml island (Task manager): image

Steps to reproduce the bug

See screenshot.

Expected behavior

I don't know what to expect

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000

Windows version

Windows 11 (22H2): Build 22621

Additional context

Somewhat related to #4554

HO-COOH commented 8 months ago

And WebView2 menu too image

And select popup in WebView2 too. b818acded1597043f630c6e2f77fadee

HO-COOH commented 6 months ago

And MenuFlyout too image