Closed kingcean closed 3 years ago
Security issues and bugs should be reported privately, learn more via our [responsible disclosure guidelines]. No.
Problem description: The context menu of scroll bar in Simplified Chinese includes some menu items in English and incorrect Simplified Chinese.
Actual behavior:
Following sample targets .NET Core App 3.1 which is incorrect.
Expected behavior:
Following sample targets .NET Framework 4.6 which is correct.
Minimal repro:
ScrollViewer
Required Simplified Chinese environment.
@cristianosuzuki77: Could you take a look at this one? Thanks.
I added fix for this in #4407 pr. Please check.
Security issues and bugs should be reported privately, learn more via our [responsible disclosure guidelines]. No.
Problem description: The context menu of scroll bar in Simplified Chinese includes some menu items in English and incorrect Simplified Chinese.
Actual behavior:
Following sample targets .NET Core App 3.1 which is incorrect.
Expected behavior:
Following sample targets .NET Framework 4.6 which is correct.
Minimal repro:
ScrollViewer
.Required Simplified Chinese environment.