Skip to content

Chip delete button tap target is too small. #42455

@gspencergoog

Description

@gspencergoog

Now that InkResponse has a focus node in it, the delete button has a separate semantics node, which causes it to appear in the examples/flutter_gallery/accessibility_test.dart search for nodes to measure, and it's coming up as too small: it's 18x18 instead of 48x48, since the tap target is only the delete icon itself.

Fixing this will probably require wrapping the delete icon in a larger gesture detector above the InkResponse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions