Skip to content

[Dark Mode] The mouse ToolTip is not in dark mode for TreeView & ListView controls after enabled SystemColorMode.Dark #14878

Description

@Zheng-Li01

.NET version

.NET 11.0.100-rc.1.26411.119

Did it work in .NET Framework?

Not tested/verified

Did it work in any of the earlier releases of .NET Core or .NET 5+?

This is a new feature Dark Mode: #11857
After merged the #14381, the keyboard ToolTip is in dark mode after enabled SystemColorMode.Dark mode

Issue description

The mouse ToolTip is not in dark mode for TreeView & ListView controls after enabled SystemColorMode.Dark

Image
TooltipIssue.mp4

Steps to reproduce

  1. Extracted attached application, then build & run the project
    ToolTip.zip
  2. Focus on the TreeView & ListView controls by using mouse
  3. Observer the Tooltip in dark mode

Metadata

Metadata

Assignees

Labels

area-DarkModeIssues relating to Dark Mode feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions