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

BlazorHybrid does not scale to system font size on iOS #12902

Open
roughiain opened this issue Jan 25, 2023 · 3 comments
Open

BlazorHybrid does not scale to system font size on iOS #12902

roughiain opened this issue Jan 25, 2023 · 3 comments
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView investigate platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/a11y Relates to accessibility t/bug Something isn't working
Milestone

Comments

@roughiain
Copy link

Description

When setting accessibility font and text size to maximum the font size in the Blazor hybrid stays the same. See comparison images. Note it works correctly on Android

Simulator Screen Shot - IPhone 8 - 2023-01-25 at 16 42 30
Simulator Screen Shot - IPhone 8 - 2023-01-25 at 16 42 42

Steps to Reproduce

  1. Create new Blazor Hybrid app from Microsoft template.
  2. run/install app on iOS
  3. Set system text in settings > accessibility to max.
  4. View app on iOS
  5. Close App on iOS
  6. Open App on iOS

Font size does not change

Link to public reproduction project repository

n/a as basic template provided by Microsoft

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 16

Did you find any workaround?

No

Relevant log output

No response

@roughiain roughiain added the t/bug Something isn't working label Jan 25, 2023
@jsuarezruiz jsuarezruiz added area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 labels Jan 25, 2023
@XamlTest
Copy link

Verified this on Visual Studio Enterprise 17.7.0 Preview 2.0. This issue does not repro on Android 13.0-API33, repro on iOS 16.4 with below Project:
MauiApp9.zip

@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jun 19, 2023
@mkArtakMSFT mkArtakMSFT added this to the Backlog milestone Apr 5, 2024
@jfversluis jfversluis added the t/a11y Relates to accessibility label Aug 12, 2024
@nzdrgn
Copy link

nzdrgn commented Aug 25, 2024

Hey guys is this still a thing? I am building my first blazor hybrid app, and my blazor fonts are not scaling with the platform on IOS like they do with windows and android, maui xaml font are fine on ios interestly.

@mkArtakMSFT mkArtakMSFT modified the milestones: Backlog, .NET 9 Planning Sep 23, 2024
@Felix-Dev
Copy link

We are also affected by this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView investigate platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/a11y Relates to accessibility t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants