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

Unable to set each child Page Title Font of TabbedPage to desired Font when currentPageChanged Event #24463

Open
qmfaiz55510 opened this issue Aug 27, 2024 · 5 comments
Labels
area-controls-tabbedpage TabbedPage platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@qmfaiz55510
Copy link

Description

I have Used TabbedPage of MAUI ,I have applied Font by handler.Its working when we go on clicking child Page
But when we returning back clicking the Font lost.

Steps to Reproduce

1-I have created model having 7 records and Title in Arabic Font
2-I have created Tabbed Page loaded Model data with <TabbedPage.ItemTemplate>
3-On first load I am binding Two records from Repository
and CurrentPageChange Event I am loading only next three records going on like this
and on CurrentpageChange event when Either Two record loaded or three record loaded
I am setting second Tab as selected.
4-When Going on clicking forward Tab Fonts applied but when returning back clicking Font Lost

Link to public reproduction project repository

https://learn.microsoft.com/en-us/answers/questions/1896708/on-currentpagechange-event-of-tabbedpage-custom-fo

Version with bug

8.0.71 SR7.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

dotnet workload list

Relevant log output

https://learn.microsoft.com/en-us/answers/questions/1896708/on-currentpagechange-event-of-tabbedpage-custom-fo
@qmfaiz55510 qmfaiz55510 added the t/bug Something isn't working label Aug 27, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@qmfaiz55510
Copy link
Author

qmfaiz55510 commented Aug 27, 2024

I have gone through the existing issue and found those are different not related to tabbedPage specially converted from ContentPage with VS 2022 and MAUI 8 and API level 34
I have attached my zip folder at https://github.com/qmfaiz55510/TitleFontIssueInTabbedPage

Also the issue is well describe at https://learn.microsoft.com/en-us/answers/questions/1896708/on-currentpagechange-event-of-tabbedpage-custom-fo

@jaosnz-rep jaosnz-rep added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Aug 28, 2024
@jaosnz-rep
Copy link

I can repro this issue at android platform on the latest 17.12 Preview 1.0(8.0.80 & 8.0.72).

@qmfaiz55510
Copy link
Author

qmfaiz55510 commented Aug 28, 2024

1-Issue found when Tabbed clicked reach to End and returning Back Tab to first position
2-Same issue I found while Returning Back like
ContentPage To==>TabbedPage To==>ContentPage Back To<=Tabbedpage--issue found

The Sample Zip file to re produce issue I have kept at https://github.com/qmfaiz55510/TitleFontIssueInTabbedPage

@qmfaiz55510
Copy link
Author

qmfaiz55510 commented Sep 4, 2024

Any update on this issue? To whom i have to contact?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-tabbedpage TabbedPage platform/android 🤖 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

No branches or pull requests

3 participants