dotnet / dotnet/winforms

StatusStrip button next to SizingGrip is now missing

Open
#13,717 15 comments 0 reactions 1 assignee Claimed by @KlausLoeffelmann View on GitHub
area-Layout
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

### .NET version

10.0 Preview 6

### Did it work in .NET Framework?

Yes

### Did it work in any of the earlier releases of .NET Core or .NET 5+?

This works in .NET 9, and it was working fine in .NET 10 Preview 5

### Issue description

I have a `StatusStrip` in my app, and at the bottom right there are some zoom-related controls and then the sizing grip.

Since .NET 10 Preview 6, the last of my buttons, which performs a Zoom In operation, is missing.

I'm guessing it's related to #13620 by @KlausLoeffelmann, but it's also similar to #11208.

### Steps to reproduce

Launch Paint.NET using .NET 10 Preview 6 (I can provide binaries, and/or access to the repository here on GitHub)

It should look like this:

Image

Instead, it looks like this. Note that the button with the hourglass and plus sign is missing, which is the "Zoom In" button:

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.