Skip to content

Linux file open picker does not work with paths containing spacesΒ #22751

@lhak

Description

@lhak

Current behavior πŸ›

If a file with a path containing a space is selected, the returned StorageFile objected will contain "%20" in the path instead of a space. Opening the StorageFile object with OpenAsync() returns a stream with zero size.

Expected behavior 🎯

No response

How to reproduce it (as minimally and precisely as possible) πŸ”¬

No response

Workaround πŸ› οΈ

No response

Renderer 🎨

  • Skia
  • Native

Affected platforms πŸ“±πŸ’»πŸ–₯️

Desktop (X11)

Uno.Sdk version (and other relevant versions) πŸ“¦

6.5.31

IDE version πŸ§‘β€πŸ’»

No response

Anything else we need to know? πŸ’¬

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/untriagedIndicates an issue requires triaging or verification

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions