dotnet / dotnet/maui

[.NET 10]N1 & N4-The monkey's name was truncated after the window was minimized.

Open
#37,668 4 comments 1 reaction 0 assignees View on GitHub
csi-new partner/syncfusion platform/macos platform/windows s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

### Description

**Affected cases:**
N1_Layout – Validate Monkey Layout and Scroll Behavior
N4_SearchBar– Validate Search behavior

### Steps to Reproduce

1. Deploy [maui/src/Controls/tests/ManualTests at main · dotnet/maui](https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests) on Maccatalyst or Windows platforms.
2. Click N ScrollView -> N1 Layout
3. Try resizing the window smaller and observe if the monkey's name is truncated.

**Actual Behavior:**
The monkey's name was truncated after the window was minimized.
Image

**Expected Behavior:**
The monkey's name displays correctly after the window is minimized.

### Link to public reproduction project repository

https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests

### Version with bug

Microsoft.Maui.Controls 10.0.110-ci.inflight.26417.3

### Is this a regression from previous behavior?

No, this is not a regression. This issue can also be repro on 10.0.90 & 9.0.110

### Affected platforms

Windows, macOS

Contributor guide

Open the contributing guide

Research direction

Start with the manual reproduction project at src/Controls/tests/ManualTests and run the N1_Layout and N4_SearchBar cases on Windows or MacCatalyst. Resize or minimize the window while observing the monkey name and trace the affected layout behavior; done means the full name still displays correctly afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.