Skip to content

[a11y] RangeSlider should support controlling values by clicking on the track #172923

@yjbanov

Description

@yjbanov

Reproduction:

  • In the Flutter repo, cd dev/a11y_assessments.
  • flutter run
  • Enable the additional use-cases using the switch in the top-right corner of the app
  • Open the RangeSlider use-case.
  • Click on the track (not the thumbs) to adjust the start/end values.

Expected behavior

The thumb closest to the mouse cursor should move to the cursor position.

Actual behavior

Thumbs do not react to the click at all.

Internal issue: b/434778923

Metadata

Metadata

Assignees

Labels

a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)customer: thoughts (g3)frameworkflutter/packages/flutter repository. See also f: labels.team-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