WPF app Tooltips always on top of every application
Open
Question
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Tooltips of wpfs apps always appear on top and also inside of windows of other applications.
That doesn't feel right.
https://github.com/dotnet/wpf/assets/71928731/d152b259-e197-4286-b17b-be535b5a62d5
This behaviour can be confusing users, because sometimes (not always) they see tooltips, when they for example write an email in Outlook and concurrently a wpf app is open in the background:

How can this behaviour be suppressed?
Contributor guide
Assessment
This issue has not been assessed yet.