microsoft/microsoft-ui-xaml

Flyout appears behind CommandBar overflow

Open

#4,829 opened on 2021年4月15日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C# (5,815 stars) (659 forks)batch import
area-Commandingarea-Flyoutsbughelp wantedteam-Controls

説明

Describe the bug If a CommandBar AppBarButton opens a flyout and the button is currently on the overflow of the CommandBar, when the flyout is opened it appears behind the overflow menu and there is no way to view the flyout contents.

Steps to reproduce the bug

  1. Create a CommandBar and add a button to the secondary commands
  2. Add a Flyout to this button
  3. Launch the app and activate the button
  4. Notice the flyout appears behind the overflow button

See This repo for an example project.

Expected behavior Flyout should appear above the button.

Screenshots Screenshot

Version Info

NuGet package version: Microsoft.UI.Xaml 2.5.0

Windows 10 version Saw the problem?
Insider Build (xxxxx)
October 2020 Update (19042) Yes
May 2020 Update (19041) Yes
November 2019 Update (18363) Yes
May 2019 Update (18362) Yes
October 2018 Update (17763) No
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop Yes
Xbox
Surface Hub
IoT

コントリビューターガイド