WinUI: Popup shows underneath AutoSuggestBox results flyout #9935
Labels
area-AutoSuggestBox
area-Popup
bug
Something isn't working
team-Controls
Issue for the Controls team
Describe the bug
Get test project from https://github.com/eshalisa/TestProjects
I have a popup that should show over the AutoSuggestBox results flyout when I hover. It is always showing underneath, even when it opens after the results flyout.
This worked on Microsoft.WindowsAppSDK version 1.3.230724000.
Steps to reproduce the bug
Launch test app
Type "A" into the AutoSuggestBox
Put the curser over the "Apple" result
Expected behavior
The popup should show above the flyout if it opens after the flyout.
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.5.6: 1.5.240802000
Windows version
Windows 11 (22H2): Build 22621
The text was updated successfully, but these errors were encountered: