Skip to content

Login Page - 1.4.4 - Resize Text #3650

@access42

Description

@access42

Code of Conduct

Submission validity

  • This is not a personal support request, that should be posted on discussions community.
  • I checked current issues and this request isn't a duplicate of an existing issue, opened or closed.

Self troubleshooting

Version

1.9.2

Description

According to the WCAG 1.4.4 criteria, text can be resized without assistive technology up to 200 percent without loss of content or functionality.

Users might need to zoom text and content. To allow them to do so, CSS attributes and properties should be contained only in CSS files and style attributes.
We can find size attributes on the inputs of the page.

image

Expectation

To fix this issue, the size attributes should disappear and be replaced by CSS properties in a CSS file.

Reproduction steps

No response

Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions