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

Large fonts on android #1070

Closed
HarelM opened this issue Oct 2, 2019 · 3 comments
Closed

Large fonts on android #1070

HarelM opened this issue Oct 2, 2019 · 3 comments
Assignees
Labels
bug Medium Should be added/fixed in the future
Milestone

Comments

@HarelM
Copy link
Member

HarelM commented Oct 2, 2019

Bug

What I expect to happen

App should look good regardless of phone settings or browser

What really happened

App looks bad when setting large text in accesibility of an android device

What I did that caused the issue - step by step

  1. Go to phone settings
  2. Set text size to max
  3. Open the app

My environment

  • Operating System and version: android 8
  • Web Browser and version: N/A

Thing I think the developers should know, images, links etc.

There's an accessibility plugging for Cordova that can help with this.

@HarelM HarelM added bug Medium Should be added/fixed in the future labels Oct 2, 2019
@HarelM HarelM added this to the Next Release milestone Oct 2, 2019
@HarelM HarelM self-assigned this Oct 2, 2019
@HarelM
Copy link
Member Author

HarelM commented Oct 5, 2019

The following is the relevant plugin:
https://github.com/phonegap/phonegap-mobile-accessibility
Apparently it's abandoned... :-/
Looking at the issues I doubt it will work with Cordova 9.0:
phonegap/phonegap-mobile-accessibility#47

@valleyofdawn
Copy link

valleyofdawn commented Dec 7, 2019

Actual:
image
Expected:
image

@HarelM
Copy link
Member Author

HarelM commented Jan 12, 2020

The following fork might do the trick, I hope:
https://github.com/artifacthealth/phonegap-mobile-accessibility
@meirgottlieb Not sure if you are the owner of this, but in case you are, do you know if this plugin works with Cordova 9.0?

@HarelM HarelM closed this as completed in 705993d Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Medium Should be added/fixed in the future
Projects
None yet
Development

No branches or pull requests

2 participants