Layout Bounds not respected on Windows target
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Description
When placing some buttons within a Frame/StackLayout the buttons do not respect the bounds of the parent layouts. You'll see from the attached screenshots that when the window is larger the button width stretches rendering the image/text invisible. When the window is shrunk to mobile proportions the buttons come back to a normal width and the image/text is visible.

> Normal sized Window

> Mobile sized Window
### Steps to Reproduce
```xaml
```
### Version with bug
6.0 (current)
### Last version that worked well
Unknown/Other
### Affected platforms
Windows
### Affected platform versions
Windows
### Did you find any workaround?
_No response_
### Relevant log output
_No response_
Contributor guide
Research direction
Start by reproducing the supplied XAML layout on the Windows target at normal and mobile-sized window dimensions. Inspect how Frame, StackLayout, and Button bounds are measured, then verify that the buttons retain usable widths and their images and text remain visible at both sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100