Skip to content

[ios] [web] iOS and web Semantics do not support labeling EditTexts as disabled.  #143337

@hannah-hyj

Description

@hannah-hyj

Steps to reproduce

b/322345393

    TextField(
      enabled:false,
      decoration:InputDecoration(
        labelText: 'input label',
      )
  ),

Expected results

read as 'dimmed' in ios

Actual results

/

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions