dotnet / dotnet/winforms

form.ShowDialog(owner) with owner that is Topmost stays hidden behind the owner

Open
#6,190 13 comments 4 reactions 0 assignees View on GitHub
:boom: regression-release priority-2
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

* .NET Core Version: 5

* Have you experienced this same bug with .NET Framework?: No, works correctly in 4.7.2

**Problem description:**

form.ShowDialog(owner) with owner that is Topmost stays hidden behind the owner.

**Expected behavior:**

It should be put in front of the owner

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.