flutter/packages
Bruno Leroux 63634c25ad
Fix filled text field active indicator overflows container bounds (#146637)
## Description

This PRs fixes the active indicator vertical position for a filled text field.
Before this PR, the active indicator overflowed of container bounds, After this PR the active indicator is painted inside the container bounds.

Screenshot of filled text field with active indicator width sets to 4.0dp:

| Before | After |
|--------|--------|
| ![image](https://github.com/flutter/flutter/assets/840911/ed2878ba-130a-4410-b170-423d00a8893d) | ![image](https://github.com/flutter/flutter/assets/840911/f78d06c0-a161-4ab6-b01f-dae297939956) | 

</details> 

## Related Issue

Fixes https://github.com/flutter/flutter/issues/146507

## Tests

Adds 1 tests, updates 3 tests.
2024-04-15 07:28:19 +00:00
..
flutter Fix filled text field active indicator overflows container bounds (#146637) 2024-04-15 07:28:19 +00:00
flutter_driver [flutter_tools] Fix conductor for package args roll (#146646) 2024-04-12 21:38:03 +00:00
flutter_goldens Fix skwasm tests (#145570) 2024-04-09 19:35:07 +00:00
flutter_localizations Update material_color_utilities package version to latest 0.11.1 (#145959) 2024-04-03 02:16:13 +00:00
flutter_test Fix skwasm tests (#145570) 2024-04-09 19:35:07 +00:00
flutter_tools Avoid forwarding the data after socket is disconnected. (#146665) 2024-04-12 21:45:32 +00:00
flutter_web_plugins Update material_color_utilities package version to latest 0.11.1 (#145959) 2024-04-03 02:16:13 +00:00
fuchsia_remote_debug_protocol [flutter_tools] Fix conductor for package args roll (#146646) 2024-04-12 21:38:03 +00:00
integration_test [flutter_tools] Fix conductor for package args roll (#146646) 2024-04-12 21:38:03 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00