Menu of TabbedPage's text can be difficult to read #26754
Labels
area-controls-tabbedpage
TabbedPage
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/windows 🪟
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 TabbedPage. The BarTextColor is white, and the BarBackgroundColor is Blue.
When there is not enough width to display all of the tabs, the ellipse is displayed to bring up a menu with the remaining tabs. Unfortunately the text color is white (coming from BarTextColor) and the the background color of the menu is slightly off-white so the text isn't readable. I'm not sure if this is a bug, or maybe I've not discovered the correct property to set that menu background color.
Steps to Reproduce
Run the app in the linked repository, change the width so only the tabs Page 1 to Page 4 are displayed.
Click the ellipse which will pop up a menu showing the remaining tabs.
Note that the text of the menu is white (coming from BarTextColor) and barely readable against whatever the colour of the menu background is!
Link to public reproduction project repository
https://github.com/Mark-NC001/TabbedPageMenuIssue
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: