Tooltip on Path with EllipseGeometry disappears quickly
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
* .NET Core Version: 7.0.102
* Windows version: Windows 11, 22H2 (Build 22621.1105)
* Does the bug reproduce also in WPF for .NET Framework 4.8?: **Yes**
**Problem description:**
When entering the ellipse with the mouse from top-left, top-right or bottom-left, the tooltip will show shortly and disappear immediately. The tooltip only stays, if the mouse is in the bottom-right quadrant of the ellipse.
**Actual behavior:**

**Expected behavior:**
The tooltip should work on the entire EllipseGeometry.
**Minimal repro:**
```xml
```
Contributor guide
Assessment
This issue has not been assessed yet.