TextField hint and input text go outside of given constraints. #99914
Labels
a: text input
Entering text in a text field or keyboard related problems
c: regression
It was better in the past than it is now
f: material design
flutter/packages/flutter/material repository.
found in release: 2.10
Found to occur in 2.10
found in release: 2.11
Found to occur in 2.11
framework
flutter/packages/flutter repository. See also f: labels.
has reproducible steps
The issue has been confirmed reproducible and is ready to work on
team-design
Owned by Design Languages team
triaged-design
Triaged by Design Languages team
Steps to Reproduce
Use a TextField as shown below, without including a String for the counterText.
To see the problem get fixed, uncomment the counterText in the sample code below.
The text was updated successfully, but these errors were encountered: