Skip to content

Increase form input font size to 16px #128

@adrian-reapit

Description

@adrian-reapit

Is your feature request related to a problem? Please describe.
Form inputs should have 16px font size or iOS will zoom the page so that the font would appear as if 16px. This zoom does not reverse once deselected

https://meta.stackoverflow.com/questions/389464/form-elements-should-be-at-least-16px-font-size-to-prevent-mobile-browsers-from

Describe the solution you'd like
Text, TextArea and Select font sizes should be 16px

Describe alternatives you've considered
There are css fixes to raise the font size based on the device/capabilities but changing the default is preferable so all users see the same view. Blocking the user from being able to zoom, which is a trick to prevent iOS zooming, is considered a critical accessibility flaw

Additional context
For accessibility, the user should be able to zoom by at least 100%
"maximum-scale is a number which is 2 or more."
https://www.w3.org/WAI/standards-guidelines/act/rules/b4f0c3/proposed/

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThe issue relates to a new feature

    Type

    No type

    Projects

    Status

    To Review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions