Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu of TabbedPage's text can be difficult to read #26754

Open
Mark-NC001 opened this issue Dec 20, 2024 · 1 comment · May be fixed by #26876
Open

Menu of TabbedPage's text can be difficult to read #26754

Mark-NC001 opened this issue Dec 20, 2024 · 1 comment · May be fixed by #26876
Assignees
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

Comments

@Mark-NC001
Copy link

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.

Image

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

@Mark-NC001 Mark-NC001 added the t/bug Something isn't working label Dec 20, 2024
@PureWeen PureWeen added platform/windows 🪟 migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert area-controls-tabbedpage TabbedPage labels Dec 20, 2024
@PureWeen PureWeen added this to the Backlog milestone Dec 20, 2024
@RoiChen001 RoiChen001 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Dec 24, 2024
@RoiChen001
Copy link

RoiChen001 commented Dec 24, 2024

I can repro this issue at Windows platform on the latest 17.13.0 Preview 2.1(9.0.14 & 9.0.21).

@karthikraja-arumugam karthikraja-arumugam added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants