If you write multiple lines in a TextBox and select text from the second line and below, the selection won't go away. In light mode the foreground changes back to black when selecting another piece of the text.
Steps to reproduce the bug
Create a project, add a TextBox that wraps text and/or accepts return and write on it.
Describe the bug
If you write multiple lines in a TextBox and select text from the second line and below, the selection won't go away. In light mode the foreground changes back to black when selecting another piece of the text.
Steps to reproduce the bug
Create a project, add a TextBox that wraps text and/or accepts return and write on it.
Expected behavior
No response
Screenshots
https://github.com/user-attachments/assets/b5cf4c47-23c8-484d-a51e-74d06b3cb952
NuGet package version
WinUI 3 - Windows App SDK 1.6.0: 1.6.240829007
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response