-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[WinUI] Adding Toolbar item to ContentPage has unusual drop shadow on menu. #19166
Copy link
Copy link
Closed
Closed
Copy link
Labels
area-controls-toolbarToolBarToolBarmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
Adding a toolbar item in WinUI has an unusual drop shadow on a new vanilla project.
Adding
<ContentPage.ToolbarItems>
<ToolbarItem Text="test" Order="Secondary" Priority="0" />
</ContentPage.ToolbarItems> to MainPage.Xaml results in the following.
Steps to Reproduce
- Create new MAUI App.
- Add toolbar item to MainPage.Xaml
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
8.0.3
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-toolbarToolBarToolBarmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
