Skip to content

fix bugs - #191

Merged
SWangHash merged 1 commit into
mainfrom
zz/fix4
Aug 6, 2026
Merged

fix bugs#191
SWangHash merged 1 commit into
mainfrom
zz/fix4

Conversation

@826193720

Copy link
Copy Markdown
Collaborator

1文件树选择节点后,点击toolbar上的刷新按钮后,在使用新建文件/文件夹,刷新等快捷键无效;2文件树新建重名文件时没有报错,直接生成backup文件,新建重名文件夹时没有报错。中文模式下,创建文件夹时,存在同名的文件,报错弹窗提示部分中文,部分英文(创建文件夹失败:Failed to create directory: Service error: Failed to create directory: File exists(os error 17)),帮我适配下新建文件文件夹时的国际化,总共三种语言,中文英文繁体;3折叠文件数所有目录的快捷键ctrl+shift+[失效;4新建文件,弹出弹窗关闭后,弹窗关闭之前标题新建文件会变成新建文件夹;5重命名输入框拖拽选中字符时,变成了拖拽文件树的效果

Summary

Fixes #

Type and Areas

Type:

Areas:

Motivation / Impact

Verification

Reviewer Notes

Checklist

  • This PR is focused and does not include secrets, temporary prompts, generated scratch files, or unrelated artifacts.
  • Relevant verification is recorded above, or skipped checks are explained.
  • User-facing strings, docs, and locales are updated where applicable.

1文件树选择节点后,点击toolbar上的刷新按钮后,在使用新建文件/文件夹,刷新等快捷键无效;2文件树新建重名文件时没有报错,直接生成backup文件,新建重名文件夹时没有报错。中文模式下,创建文件夹时,存在同名的文件,报错弹窗提示部分中文,部分英文(创建文件夹失败:Failed to create directory: Service error: Failed to create directory: File exists(os error 17)),帮我适配下新建文件文件夹时的国际化,总共三种语言,中文英文繁体;3折叠文件数所有目录的快捷键ctrl+shift+[失效;4新建文件,弹出弹窗关闭后,弹窗关闭之前标题新建文件会变成新建文件夹;5重命名输入框拖拽选中字符时,变成了拖拽文件树的效果
@SWangHash
SWangHash merged commit 3f42326 into main Aug 6, 2026
1 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants