ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
12.26k stars 1.01k forks source link

[Feature]: WebView on iOS should respect dynamic system font size from accessibility settings #7770

Open marcelklehr opened 2 days ago

marcelklehr commented 2 days ago

Description

WebView on iOS should respect dynamic system font size from accessibility settings

Platforms

Request or proposed solution

A closed issue from 2022 suggests to use font: -apple-system-body to scale text according to the accessibility settings, but this doesn't seem to work (see https://github.com/ionic-team/capacitor/issues/2748 ). Ideally, the default font-size in the webview should already follow the accessibility settings.

Alternatives

No response

Additional Information

I'm on v6.2.0

ionitron-bot[bot] commented 2 days ago

This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed. Please see the Contributing Guide for how to create a Sample App. Thanks! Ionitron 💙