Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextFields don't meet minimum accessibility height (48 px) with default style (just 43) #41200

Closed
mehmetf opened this issue Sep 24, 2019 · 4 comments · Fixed by #42449
Closed
Assignees
Labels
a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) a: text input Entering text in a text field or keyboard related problems customer: money (g3) f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Milestone

Comments

@mehmetf
Copy link
Contributor

mehmetf commented Sep 24, 2019

Internal: b/141526836

Minimum a11y height requirements as per Material is 48dp whereas default style gives a height of 43.

@mehmetf mehmetf added a: text input Entering text in a text field or keyboard related problems a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) severe: customer critical customer: money (g3) labels Sep 24, 2019
@HansMuller HansMuller added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Sep 24, 2019
@jkurtw
Copy link

jkurtw commented Sep 24, 2019

b/141526836

@Hixie Hixie added this to the Goals milestone Sep 24, 2019
@bcurley2314
Copy link

bcurley2314 commented Sep 25, 2019

this might be caused by the root issue of #41101

@justinmc justinmc self-assigned this Sep 30, 2019
@justinmc
Copy link
Contributor

justinmc commented Oct 8, 2019

I talked to Hans about this. Will start digging into it in the next day or two.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) a: text input Entering text in a text field or keyboard related problems customer: money (g3) f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants