dotnet / dotnet/wpf

Popup inherits transformation depending on AllowsTransparency

Open
#5,530 1 comment 2 reactions 0 assignees View on GitHub
.NET Framework Bug
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

* .NET Core Version: 5.0
* Windows version: Win 10 1909
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes
* Is this bug related specifically to tooling in Visual Studio (e.g. XAML Designer, Code editing, etc...)? No



**Problem description:**
Depending on AllowsTransparency the popup inherits the transformation or not.

**Actual behavior:**
![image](https://user-images.githubusercontent.com/9642731/137711336-71e5b4f5-b34a-4a38-b378-db040c4570ba.png)

**Expected behavior:**
![image](https://user-images.githubusercontent.com/9642731/137711474-eaf153cd-cf02-48c3-b2f6-e74321dec569.png)


**Minimal repro:**
```















```

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.