Android - Navigation Title disappears if Flyout is set to a new window #21645
Labels
area-navigation
NavigationPage
i/regression
This issue described a confirmed regression on a currently supported version
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I have a FlyoutPage, the detail is a NavigationPage with a Title:



If I set the flyout page to a new page, the Title of the Navigation Page is no longer visible:
This is on Android only, on iOS the Title is still visible:
Steps to Reproduce
Download and run the sample app here:



https://github.com/czuck/MauiTest.git
Tap the hamburger menu and choose Title Disappearing Issue
Choose from one of the three buttons on that page -
The first button will set both the detail and flyout pages to a new page, this recreates the issue.
If you tap on one of the items whish pushes a new page on the stack,
then tap the back icon to pop the new page, the Title reappears on the original page.
Tapping on the second button only sets the Detail to a new page, the Title is visible, Tapping on the third button only sets the Flyout to a new page leaving you on the existing page, but the Title is no longer visible.
Link to public reproduction project repository
https://github.com/czuck/MauiTest.git
Version with bug
8.0.10 SR3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: