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 when deleting file in a emoji-named dir #964

Open
hmmuaa opened this issue May 11, 2024 · 1 comment
Open

BUG when deleting file in a emoji-named dir #964

hmmuaa opened this issue May 11, 2024 · 1 comment

Comments

@hmmuaa
Copy link

hmmuaa commented May 11, 2024

to reproduce:

  1. in file explorer (in left-panel) create a new folder
  2. name it “test😈” (an emoji char at the end)
  3. create a file in test😈, name it “records.mjs”
  4. open the file in editor
  5. create another folder inside test😈, name it “records”
  6. then delete records folder (in built-in file explorer)
  7. the file records.mjs in editor now error marked “Deleted”
    (the file is still exists)

version using: 1.10.0 945

@ByteJoseph
Copy link
Contributor

ByteJoseph commented May 24, 2024

You should try the latest version.
I tried to reproduce this in version 1.10.2 .
Zero errors.
Or can you upload a video

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