Change in Appearance of AppBarButton with Flyout on CommandBar in WinUI3 Desktop #2714
Labels
appModel-win32
Exclusive to WinUI 3 Win32 Desktop apps
area-Commanding
AppBar, UICommand, MVVM, etc
duplicate
This issue or pull request already exists
product-winui3
WinUI 3 issues
team-Controls
Issue for the Controls team
Describe the bug
We used a CommandBar with AppBarButton with a Flyout in our UWP application. However, once we switched over to WinUI3 Desktop, the appearance of the button changed.
The button in the WinUI application has a ">" next to the icon whereas the UWP application did not.
See Screenshots below to compare differences.
Steps to reproduce the bug
Expected behavior
We expect to see no difference in the UWP and WinUI3 Desktop CommandBar buttons. The button in the WinUI3 Desktop application should only be the AppBarButton icon.
Build and run the CommandBarFlyoutUWP inside the CommandBarFlyoutUWP folder to see expected behavior.
Screenshots
Screenshot#1 - Expected Appearance (UWP)
Screenshot#2 - Current Appearance (WinUI3 Desktop)
Version Info
NuGet package version:
[Microsoft.VCRTForwarders.140 1.0.6]
[Microsoft.WinUI 3.0.0-preview1.200515.3]
Targeting:
Target: Universal Windows
Target version: Windows 10, version 1809 (10.0; Build 17763)
Min version: Windows 10, version 1809 (10.0; Build 17763)
The text was updated successfully, but these errors were encountered: