Skip to content
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

Anchor resource errors in ProgressDialog.resx Resource Explorer #12686

Open
John-Qiao opened this issue Dec 27, 2024 · 1 comment
Open

Anchor resource errors in ProgressDialog.resx Resource Explorer #12686

John-Qiao opened this issue Dec 27, 2024 · 1 comment
Labels
untriaged The team needs to look at this issue in the next triage

Comments

@John-Qiao
Copy link
Member

.NET version

Latest winforms repo main branch.

Did it work in .NET Framework?

Not tested/verified

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No response

Issue description

Cannot load resource value for ButtonCloseDialog.Anchor, Labellnfo.Anchor and ProgressBarWork.Anchor in ProgressDialog.resx's Resource Explorer manager.

Image

Steps to reproduce

  1. Clone https://github.com/dotnet/winforms main branch and launch it in VS
  2. Double click on ProgressDialog.resx to open its Resource Explorer
  3. Check the values for ButtonCloseDialog.Anchor, Labellnfo.Anchor and ProgressBarWork.Anchor

More info: it's a feedback ticket from https://developercommunity.visualstudio.com/t/Issues-with-new-Resource-Manager/10819644.

@John-Qiao John-Qiao added the untriaged The team needs to look at this issue in the next triage label Dec 27, 2024
@Zheng-Li01
Copy link
Member

The issue also can reproduce with the Language, Dock, RightToLeft etc. properties as below screenshot.

Image

Form1.resx file info:
Form1.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged The team needs to look at this issue in the next triage
Projects
None yet
Development

No branches or pull requests

2 participants