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

Bug in Resource Naming When Copied in System Explorer #284

Open
ANURAGSISODIYAA opened this issue Jul 15, 2024 · 2 comments
Open

Bug in Resource Naming When Copied in System Explorer #284

ANURAGSISODIYAA opened this issue Jul 15, 2024 · 2 comments
Assignees

Comments

@ANURAGSISODIYAA
Copy link

Description:

In the resources folder, there is a resource that appears correct. However, when right-clicking and selecting "Open in Type Editor," the internal name is shown incorrectly. This issue is specific to resources.

Steps to Reproduce:

  1. Locate a resource in the resources folder.
  2. Right-click on the resource and select "Open in Type Editor."
  3. Observe the internal name displayed in the type editor.
  4. Copy the resource (emb_res) and paste it, renaming it to res2.
  5. Check the XML of the copied resource and notice that the new name is not reflected correctly.

Expected Behavior:

The internal name of the copied resource should reflect the new name correctly in the type editor and XML.

Actual Behavior:

The internal name of the copied resource does not reflect the new name correctly in the type editor and XML.

Screenshots:

Before:

image

After copying and changing the name, it is not reflecting:

image

@bwiesmayr
Copy link
Contributor

Thanks for this very detailed and useful bug report!

@ANURAGSISODIYAA
Copy link
Author

Thank you! Could you assign this issue to me? I would like to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants