WPF TextBox insertion caret does not render when moved to lower DPI monitor in a PMAv2 process #1774
Labels
.NET Framework
netfx-servicing-approved
Netfx Approved for Servicing
rank20
Rank: Priority/rank on a scale of (1..100)
Milestone
dotnet --info
) 3.0winver
) 1803+ (PMAv2 needed)Problem description:
[Port of a bugfix in the .NET 4.8 servicing pipeline.]
Actual behavior:
The caret disappears, but can still type in the textbox
Expected behavior:
The caret doesn't disappear.
Minimal repro:
[Available in .NETFx bug] It's just a WPF app with a TextBox, manifested to request PerMonitorAwareV2.
The text was updated successfully, but these errors were encountered: