Skip to content

CupertinoTextField clear button accessibility #123107

@deakjahn

Description

@deakjahn

Steps to Reproduce

  1. Place a CupertinoTextFieldwith clearButtonMode: OverlayVisibilityMode.always.
  2. Use VoiceOver on an iOS device or turn on the showSemanticsDebugger in the Flutter app.

Expected results:

A semantic label (preferably a customizable one) for the clear button.

Actual results:

No semantic label for the clear button.

Metadata

Metadata

Labels

P2Important issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: text inputEntering text in a text field or keyboard related problemsf: cupertinoflutter/packages/flutter/cupertino repositoryfound in release: 3.7Found to occur in 3.7found in release: 3.9Found to occur in 3.9frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onteam-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions