Skip to content

[Semantics]: Control over TextField's a11y announcer on maxLength property #108728

@838

Description

@838

Use case

On TextField widget when setting the maxLength property the screen readers will announce how many character is left on every input, which is a bit annoying for the end user when typing a long text.

demo.MP4

Proposal

Could this be possible to add a option to the TextField either to disable the live announcer or to change the frequency of the announcing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: internationalizationSupporting other languages or locales. (aka i18n)a: text inputEntering text in a text field or keyboard related problemsc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.fyi-text-inputFor the attention of Text Input teamteam-accessibilityOwned by Framework Accessibility team (i.e. responsible for accessibility code in flutter/flutter)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions