TextBox selection is broken when there are multiple lines #9965
Labels
area-TextBox
TextBox, RichEditBox
bug
Something isn't working
fixed-internally
This bug has been fixed, and the fix will be shipped in the next version of WinUI 3.
Regression
team-Controls
Issue for the Controls team
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
Gravando.2024-09-08.232500.mp4
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
The text was updated successfully, but these errors were encountered: