dotnet / dotnet/wpf

Tooltip on Path with EllipseGeometry disappears quickly

Open
#7,489 2 comments 1 reaction 1 assignee Claimed by @dipeshmsft View on GitHub
area-Tooltip Bug Investigate
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:**

![4qNxSW9Bsp](https://user-images.githubusercontent.com/30472657/216030057-dad066ae-9c54-4d70-9683-23910a8f7d06.gif)

**Expected behavior:**

The tooltip should work on the entire EllipseGeometry.

**Minimal repro:**

```xml







```

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.