Buttons in some pages of a TabbedPage don't grow and instead clip their content
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Description
Buttons in some pages of a TabbedPage don't grow and instead clip their content.
### Steps to Reproduce
1. Open the TabbedPage sample from the Maui samples repo in Visual Studio. https://github.com/dotnet/maui-samples/tree/main/6.0/Navigation/TabbedPage
2. Run the app in the Android Emulator. I'm using "Pixel 3a - API 31 (Android 12 -API 31)"
3. Click the button on each tab page, some of the Buttons will clip the text instead of adjusting their width.
### Version with bug
6.0.486 (current)
### Last version that worked well
Unknown/Other
### Affected platforms
Android
### Affected platform versions
Android 12
### Did you find any workaround?
_No response_
### Relevant log output
_No response_
Contributor guide
Research direction
Start with the TabbedPage sample in the linked .NET MAUI samples repository and reproduce the issue in the Android 12 emulator. Inspect how the buttons on each tab page are laid out, then verify that their text no longer clips and that the sample still behaves correctly on the affected pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100