-
Notifications
You must be signed in to change notification settings - Fork 991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error using RichTextBox control with right-aligned bullets on Windows 11 24H2 #12592
Comments
I have almost the same issue, below is a description of what I had:
For my issue it looks like something went wrong when my Windows 11 updated to "Windows 11 [24H2]", almost on the same day or around it Visual Studio also had an update, one of these updates caused this issue, rolling back to "Windows 11 [23H2]" cleared this issue, the issue is related to the update, I am using [.Net 8.0] and I am using [Windows Forms and C#] |
@Nora-Zhou01 , does this happen in Framework on the same Win11 builds? Is there a .NET release where it did work? We'd also like to see if this happens in MFC apps. Is there other formatting where this has the exception (numbered, bold, italics) ? |
Does not repro in the same Win11 24H2 version of the Framework and MFC project. The issue does not repro when setting other formats of the RichTextBox. I tried VS2019 16.5 and this issue still repro. |
.NET version
10.0.100-alpha.1.24573.1
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, repro in .NET 8.0
Issue description
Error using RichTextBox control with right-aligned bullets on Windows 11 24H2
Windows 11 Enterprise 24H2
24H2.mp4
.NET 10 (.NET 9.0 with the same results)
.NET 8
Windows 11 Enterprise 23H2
23H2.mp4
Steps to reproduce
Or
More Info:
The issue is from customer feedback ticket: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2316184
The text was updated successfully, but these errors were encountered: