Skip to content

[widgets] Add integration tests for FileExplorer with non-ASCII filenames #3251

Description

@tmdeveloper007

Description

The FileExplorer widget in packages/widgets/ uses path splitting that may fail with non-ASCII filenames. A previous fix (#2971) addressed POSIX paths but non-ASCII filenames should be explicitly tested.

Expected behavior

A test with filenames like Japanese.txt, Russian.txt, and German.txt should not cause path resolution errors.

Priority

medium

Metadata

Metadata

Labels

assignedIssue claimed by a contributor.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions